Re: [PATCH 3/3] Staging: i4l: Error "open brace { should be on the previous line" fixed.

2016-10-09 Thread Greg KH
On Fri, Oct 07, 2016 at 10:27:56PM +0530, Harman Kalra wrote: > Error "open brace { should be on the previous line" caught by checkpatch.pl > fixed. > Signed-off-by: Harman Kalra Please put a blank line before the signed-off-by: line. As examples, look at all other

[PATCH 3/3] Staging: i4l: Error "open brace { should be on the previous line" fixed.

2016-10-07 Thread Harman Kalra
Error "open brace { should be on the previous line" caught by checkpatch.pl fixed. Signed-off-by: Harman Kalra --- drivers/staging/i4l/icn/icn.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/i4l/icn/icn.c