Re: [PATCH] staging: i4l: icn: fixed some errors and warnings caught by checkpatch.pl

2016-10-04 Thread Greg KH
On Wed, Oct 05, 2016 at 02:23:22AM +0530, Harman Kalra wrote: > 2 errors "open brace { should be on the previous line" are fixed. > Warning "Prefer "pr_debug over printk(KERN_DEBUG... " fixed > Few line more tahn 80 character warnings fixed That's three different things, please make three differen

[PATCH] staging: i4l: icn: fixed some errors and warnings caught by checkpatch.pl

2016-10-04 Thread Harman Kalra
2 errors "open brace { should be on the previous line" are fixed. Warning "Prefer "pr_debug over printk(KERN_DEBUG... " fixed Few line more tahn 80 character warnings fixed Signed-off-by: Harman Kalra --- drivers/staging/i4l/icn/icn.c |3 +-- drivers/staging/i4l/icn/icn.h |7 --- 2 f