[PATCH 0/6] staging: media: atomisp: code cleanup fixes

From: Deepak R Varma
Date: Mon Apr 19 2021 - 15:11:46 EST


This patch set addresses different kinds of checkpatch WARNING and
CHECK complaints.

Note: The patches should be applied in the ascending order.

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: use printk with KERN facility level

.../media/atomisp/i2c/atomisp-gc0310.c | 12 +--
.../media/atomisp/i2c/atomisp-gc2235.c | 18 ++--
.../atomisp/i2c/atomisp-libmsrlisthelper.c | 3 +-
.../media/atomisp/i2c/atomisp-lm3554.c | 2 +-
.../media/atomisp/i2c/atomisp-mt9m114.c | 82 ++++++++++---------
.../media/atomisp/i2c/atomisp-ov2680.c | 26 +++---
.../media/atomisp/i2c/atomisp-ov2722.c | 10 +--
7 files changed, 80 insertions(+), 73 deletions(-)

--
2.25.1