Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1423422
| From | Luis de Bethencourt <luisbg@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/6] staging: i4l: icn: do not use return as a function |
| Date | 2016-06-15 22:30 +0200 |
| Message-ID | <rKpBM-7cb-41@gated-at.bofh.it> (permalink) |
| References | <rIYtX-8bz-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/06/16 22:10, 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(-) > All the patches in this series look like good style fixes to me. Thanks Sudip :) Luis
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/6] staging: i4l: icn: do not use return as a function Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-11 23:20 +0200 [PATCH 3/6] staging: i4l: icn: space not needed after cast Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-11 23:20 +0200 [PATCH 2/6] staging: i4l: icn: donot assign in if statement Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-11 23:20 +0200 Re: [PATCH 1/6] staging: i4l: icn: do not use return as a function Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-06-15 22:30 +0200
csiph-web