drivers: video: gc2145: Add support for YUV format. #172011
Annotations
5 errors and 9 warnings
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE: line length of 101 exceeds 100 columns
File:drivers/video/gc2145.c
Line:713
LONG_LINE: line length of 101 exceeds 100 columns
File:drivers/video/gc2145.c
Line:715
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:902
CODE_INDENT: code indent should use tabs where possible
File:drivers/video/gc2145.c
Line:903
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:903
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:904
CODE_INDENT: code indent should use tabs where possible
File:drivers/video/gc2145.c
Line:905
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:905
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:906
SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16)
File:drivers/video/gc2145.c
Line:906
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/gc2145.c
Line:911
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/video/gc2145.c#L903
drivers/video/gc2145.c:903 code indent should use tabs where possible
|
Run Compliance Tests:
drivers/video/gc2145.c#L905
drivers/video/gc2145.c:905 code indent should use tabs where possible
|
Run Compliance Tests
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/video/gc2145.c#L713
drivers/video/gc2145.c:713 line length of 101 exceeds 100 columns
|
Run Compliance Tests:
drivers/video/gc2145.c#L715
drivers/video/gc2145.c:715 line length of 101 exceeds 100 columns
|
Run Compliance Tests:
drivers/video/gc2145.c#L902
drivers/video/gc2145.c:902 please, no spaces at the start of a line
|
Run Compliance Tests:
drivers/video/gc2145.c#L903
drivers/video/gc2145.c:903 please, no spaces at the start of a line
|
Run Compliance Tests:
drivers/video/gc2145.c#L904
drivers/video/gc2145.c:904 please, no spaces at the start of a line
|
Run Compliance Tests:
drivers/video/gc2145.c#L905
drivers/video/gc2145.c:905 please, no spaces at the start of a line
|
Run Compliance Tests:
drivers/video/gc2145.c#L906
drivers/video/gc2145.c:906 please, no spaces at the start of a line
|
Run Compliance Tests:
drivers/video/gc2145.c#L906
drivers/video/gc2145.c:906 suspect code indent for conditional statements (4, 16)
|
Run Compliance Tests:
drivers/video/gc2145.c#L911
drivers/video/gc2145.c:911 please, no spaces at the start of a line
|
Loading