Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1685214
| 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 | <u26PD-56j-11@gated-at.bofh.it> (permalink) |
| References | <tXXhV-1Ih-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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?
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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