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

From: Luis de Bethencourt
Date: Wed Jun 15 2016 - 16:29:45 EST


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