drivers: video: gc2145: Add support for YUV format. #172011
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 11s
Annotations
5 errors and 9 warnings
Run compliance checks on patch series (PR):
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
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
CODE_INDENT:
drivers/video/gc2145.c#L903
drivers/video/gc2145.c:903 code indent should use tabs where possible
|
CODE_INDENT:
drivers/video/gc2145.c#L905
drivers/video/gc2145.c:905 code indent should use tabs where possible
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LONG_LINE:
drivers/video/gc2145.c#L713
drivers/video/gc2145.c:713 line length of 101 exceeds 100 columns
|
LONG_LINE:
drivers/video/gc2145.c#L715
drivers/video/gc2145.c:715 line length of 101 exceeds 100 columns
|
LEADING_SPACE:
drivers/video/gc2145.c#L902
drivers/video/gc2145.c:902 please, no spaces at the start of a line
|
LEADING_SPACE:
drivers/video/gc2145.c#L903
drivers/video/gc2145.c:903 please, no spaces at the start of a line
|
LEADING_SPACE:
drivers/video/gc2145.c#L904
drivers/video/gc2145.c:904 please, no spaces at the start of a line
|
LEADING_SPACE:
drivers/video/gc2145.c#L905
drivers/video/gc2145.c:905 please, no spaces at the start of a line
|
LEADING_SPACE:
drivers/video/gc2145.c#L906
drivers/video/gc2145.c:906 please, no spaces at the start of a line
|
SUSPECT_CODE_INDENT:
drivers/video/gc2145.c#L906
drivers/video/gc2145.c:906 suspect code indent for conditional statements (4, 16)
|
LEADING_SPACE:
drivers/video/gc2145.c#L911
drivers/video/gc2145.c:911 please, no spaces at the start of a line
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
810 Bytes |
|