[PATCH 2/2] media: staging: atomisp: add a blank line after declarations

2018-06-02 Thread kjh1007
fix checkpatch.pl warning: * Missing a blank line after declarations Signed-off-by: kjh1007 --- drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.c b/drivers/staging

[PATCH 1/2] media: staging: atomisp: align block comments with the * on each line

2018-06-02 Thread kjh1007
fix checkpactch.pl warning: * Block comments should align the * on each line Signed-off-by: kjh1007 --- .../media/atomisp/pci/atomisp2/atomisp_subdev.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/media/atomisp/pci/atomisp2