Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1685220

Re: [PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission representation

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission representation
Date 2017-07-11 19:10 +0200
Message-ID <u26PE-56j-35@gated-at.bofh.it> (permalink)
References <tZpc5-4eb-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 04, 2017 at 11:31:15AM +0530, Jaya Durga wrote:
> Fix checkpatch.pl Warning: Symbolic permissions 'S_IRUGO | S_IWUSR' are not preferred.
> Consider using octal permissions '0644'.
> 
> Signed-off-by: Jaya Durga <rjdurga@gmail.com>
> ---
>  drivers/staging/rtl8712/os_intfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Did something change from the previous version of this patch?  If so,
what?

And again, where are the rest of the patches in this series?

thanks,

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission representation Jaya Durga <rjdurga@gmail.com> - 2017-07-04 08:10 +0200
  Re: [PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission  representation Greg KH <gregkh@linuxfoundation.org> - 2017-07-11 19:10 +0200

csiph-web