Messages in this thread |  | | From | Nasser Afshin <> | Subject | [PATCH v2 0/4] media: i2c: tvp5150: resolve checkpatch errors | Date | Tue, 3 Apr 2018 02:53:16 +0430 |
| |
This patch series tries to resolve some checkpatch.pl errors and warnings.
Nasser Afshin (4): media: i2c: tvp5150: Add a space after commas media: i2c: tvp5150: Use the correct comment style media: i2c: tvp5150: Fix open brace placement codding style media: i2c: tvp5150: Use parentheses for sizeof
Changes in v2: - Explicitly mention the warning/error - Separate open brace placement style error from comment style warning.
drivers/media/i2c/tvp5150.c | 159 +++++++++++++++++++++++--------------------- 1 file changed, 82 insertions(+), 77 deletions(-)
-- 2.15.0
|  |