Re: [PATCH] staging: media: atomisp: fix code style issues

2020-07-26 Thread Greg KH
On Sun, Jul 26, 2020 at 11:55:42AM +0530, Rohit K Bharadwaj wrote: > this patch fixes the warnings and errors generated after running > checkpatch.pl on pci/sh_css_firmware.c > > Signed-off-by: Rohit K Bharadwaj > --- > .../media/atomisp/pci/sh_css_firmware.c | 62 +++ >

[PATCH] staging: media: atomisp: fix code style issues

2020-07-26 Thread Rohit K Bharadwaj
this patch fixes the warnings and errors generated after running checkpatch.pl on pci/sh_css_firmware.c Signed-off-by: Rohit K Bharadwaj --- .../media/atomisp/pci/sh_css_firmware.c | 62 +++ 1 file changed, 36 insertions(+), 26 deletions(-) diff --git