Re: [PATCH RESEND 0/5] staging: media: atomisp: code formatting changes

From: Deepak R Varma
Date: Sat Jun 12 2021 - 12:44:34 EST


On Fri, May 21, 2021 at 12:30:41AM +0530, Deepak R Varma wrote:
> This patch set overall improves the code organisation and readability of
> the files of atomisp drivers. There are several complaints reported by
> checkpatch including ERROR and WARNING types on the files under atomisp/pci
> directory.
>
> The changes are proposed on a per file basis since there are many
> issues to be addressed in each individual file. The patches are built
> on the media_tree/for-v5.14-out1 tree/branch.

Hi All,
I have only received one comment on one of the patch of this patch set. I
have not seen any comment or ack on the other patches.

Will you review and share feedback on the patches please.

Thank you,
deepak.

>
>
> Deepak R Varma (5):
> staging: media: atomisp: code formatting changes atomisp_csi2.c
> staging: media: atomisp: code formatting changes sh_css_mipi.c
> staging: media: atomisp: code formatting changes sh_css_params.c
> staging: media: atomisp: code formatting changes sh_css_sp.c
> staging: media: atomisp: code formatting changes sh_css_version.c
>
> .../staging/media/atomisp/pci/atomisp_csi2.c | 72 +-
> .../staging/media/atomisp/pci/sh_css_mipi.c | 170 ++--
> .../staging/media/atomisp/pci/sh_css_params.c | 929 +++++++++---------
> drivers/staging/media/atomisp/pci/sh_css_sp.c | 471 ++++-----
> .../media/atomisp/pci/sh_css_version.c | 4 +-
> 5 files changed, 754 insertions(+), 892 deletions(-)
>
> --
> 2.30.2
>