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

From: Greg Kroah-Hartman
Date: Sun Aug 21 2016 - 17:23:40 EST


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@xxxxxxxxxxxxxxx>
> ---
> 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