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


Groups > linux.kernel > #1685214 > unrolled thread

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

Started byGreg KH <gregkh@linuxfoundation.org>
First post2017-07-11 19:10 +0200
Last post2017-07-11 19:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-07-11 19:10 +0200
SubjectRe: [PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission representation
Message-ID<u26PD-56j-11@gated-at.bofh.it>
On Fri, Jun 30, 2017 at 11:28:13AM +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 <jayad@cdac.in>
> ---
>  drivers/staging/rtl8712/os_intfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Where are the other 5 patches in this series?

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web