Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1685214 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2017-07-11 19:10 +0200 |
| Last post | 2017-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.
Re: [PATCH 2/6] Staging: rtl8712 : os_intfs.c: use octal permission representation Greg KH <gregkh@linuxfoundation.org> - 2017-07-11 19:10 +0200
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-07-11 19:10 +0200 |
| Subject | Re: [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?
Back to top | Article view | linux.kernel
csiph-web