Re: [PATCH v2 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces

2020-07-22 Thread Mauro Carvalho Chehab
Em Wed, 22 Jul 2020 16:58:31 +0530 Rahul Gottipati escreveu: > This removes whitespaces at the beginning of a few lines to fix > some checkpatch.pl warnings. > > Signed-off-by: Rahul Gottipati > --- > Changes in v2: > Distributed changes across 2 patches instead of the previous 1 > >

[PATCH v2 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces

2020-07-22 Thread Rahul Gottipati
This removes whitespaces at the beginning of a few lines to fix some checkpatch.pl warnings. Signed-off-by: Rahul Gottipati --- Changes in v2: Distributed changes across 2 patches instead of the previous 1 drivers/staging/media/atomisp/pci/atomisp_ioctl.c | 6 +++--- 1 file changed, 3