lkml.org 
[lkml]   [2021]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
This patch set addresses different kinds of checkpatch WARNING and
CHECK complaints.

Note:
- Patch set being resent due a email messageID issue in the earlier
patch set.
- The patches should be applied in the ascending order.

Changes since v2:
Generic change:
1. Correct patch versioning in patch subject

Patch Specific change:
1. patch 1/6 : none
2. patch 2/6 : none
3. patch 3/6 : none
4. patch 4/6 :
a. Tag Fabio Auito for the patch suggestion

5. patch 5/6 : none
6. patch 6/6:
a. Tag Fabio Auito for the patch suggestion

Changes since v1:
Generic change:
1. The patch set is being resent from an email account that matches with
the patch signed-of-by tag. Issue highlighted by Hans Verkuil.

Patch specific changes:
1. patch 1/6 : none
2. patch 2/6 : none
3. patch 3/6 : none
4. patch 4/6 : implement following changes suggested by Fabio Aiuto
a. Corrected commenting style
b. Similar style implemented for other comment blocks in
the same files.
5. patch 5/6 : none
6. patch 6/6: implement following changes suggested by Fabio Aiuto
a. use dev_info instead of pr_info
b. update patch log message accordingly


Deepak R Varma (6):
staging: media: atomisp: improve function argument alignment
staging: media: atomisp: balance braces around if...else block
staging: media: atomisp: use __func__ over function names
staging: media: atomisp: reformat code comment blocks
staging: media: atomisp: fix CamelCase variable naming
staging: media: atomisp: replace raw printk() by dev_info()

.../media/atomisp/i2c/atomisp-gc0310.c | 14 +--
.../media/atomisp/i2c/atomisp-gc2235.c | 29 ++---
.../atomisp/i2c/atomisp-libmsrlisthelper.c | 6 +-
.../media/atomisp/i2c/atomisp-lm3554.c | 2 +-
.../media/atomisp/i2c/atomisp-mt9m114.c | 106 ++++++++++--------
.../media/atomisp/i2c/atomisp-ov2680.c | 43 ++++---
.../media/atomisp/i2c/atomisp-ov2722.c | 10 +-
7 files changed, 116 insertions(+), 94 deletions(-)

--
2.25.1



\
 
 \ /
  Last update: 2021-04-25 10:41    [W:1.239 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site