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


Groups > linux.kernel > #1467268 > unrolled thread

Re: [PATCH 1/6] staging: i4l: icn: do not use return as a function

Started byGreg Kroah-Hartman <gregkh@linuxfoundation.org>
First post2016-08-21 23:30 +0200
Last post2016-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.


Contents

  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

#1467268 — Re: [PATCH 1/6] staging: i4l: icn: do not use return as a function

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2016-08-21 23:30 +0200
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web