[PATCH 0/2] staging: media: atomisp: cleanup ov2722.h driver

Taekyung Oh posted 2 patches 10 hours ago
drivers/staging/media/atomisp/i2c/ov2722.h | 649 +--------------------
1 file changed, 6 insertions(+), 643 deletions(-)
[PATCH 0/2] staging: media: atomisp: cleanup ov2722.h driver
Posted by Taekyung Oh 10 hours ago
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)