Re: [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks

From: Fabio Aiuto
Date: Wed Apr 21 2021 - 13:11:01 EST


On Wed, Apr 21, 2021 at 10:26:09PM +0530, Deepak R Varma wrote:
> Reformat code comment blocks according to the coding style guidelines.
> This resolves different checkpatch script WARNINGs around block comments.
>
> Signed-off-by: Deepak R Varma <drv@xxxxxxxxx>
> ---
>
> Changes in v1:
> - implement following changes suggested by Fabio Aiuto
> a. Corrected commenting style
> b. Similar style implemented for other comment blocks in
> the same files.

If you want to tag me you should add the Suggested-by: tag in commit message
before Signed-off-by tag...

$ vim +485 Documentation/process/submitting-patches.rst

thank you,

fabio