Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467268 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-08-21 23:30 +0200 |
| Last post | 2016-08-21 23:30 +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 1/6] staging: i4l: icn: do not use return as a function Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-08-21 23:30 +0200 |
| Subject | Re: [PATCH 1/6] staging: i4l: icn: do not use return as a function |
| Message-ID | <s8Itz-5Ge-19@gated-at.bofh.it> |
On Sat, Jun 11, 2016 at 10:10:50PM +0100, Sudip Mukherjee wrote: > return is not a function so no need to use the parenthesis. > > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> > --- > drivers/staging/i4l/icn/icn.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Not all patches in this series would apply, can you please rebase and resend the ones I didn't take? thanks, greg k-h
Back to top | Article view | linux.kernel
csiph-web