This patch cleans up the ov2722 driver in atomisp staging.
Both patches fix warnings reported by checkpatch.pl.
Patch 1 fixes block comments coding style warnings.
Patch 2 removes unused code blocks enclosed in #if 0.
Taekyung Oh (2):
staging: media: atomisp: fix block comment style in ov2722.h
staging: media: atomisp: remove dead code in ov2722.h
drivers/staging/media/atomisp/i2c/ov2722.h | 649 +--------------------
1 file changed, 6 insertions(+), 643 deletions(-)
--
2.50.1 (Apple Git-155)