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

2018-06-02 Thread Greg KH
On Sat, Jun 02, 2018 at 05:12:24PM +0900, kjh1007 wrote: > fix checkpactch.pl warning: > * Block comments should align the * on each line > > Signed-off-by: kjh1007 I doubt that is your "real" name :) Please read Documentation/SubmittingPatches for what needs to go here. thanks, greg k-h __

[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/atomisp_subde