Implement video control framework #163670
Annotations
3 errors and 4 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 141 exceeds 100 columns
File:include/zephyr/drivers/video.h
Line:214
LONG_LINE: line length of 121 exceeds 100 columns
File:include/zephyr/drivers/video.h
Line:218
LONG_LINE: line length of 161 exceeds 100 columns
File:include/zephyr/drivers/video.h
Line:224
LONG_LINE: line length of 106 exceeds 100 columns
File:include/zephyr/drivers/video.h
Line:232
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests
Process completed with exit code 1.
|
Run Compliance Tests:
include/zephyr/drivers/video.h#L214
include/zephyr/drivers/video.h:214 line length of 141 exceeds 100 columns
|
Run Compliance Tests:
include/zephyr/drivers/video.h#L218
include/zephyr/drivers/video.h:218 line length of 121 exceeds 100 columns
|
Run Compliance Tests:
include/zephyr/drivers/video.h#L224
include/zephyr/drivers/video.h:224 line length of 161 exceeds 100 columns
|
Run Compliance Tests:
include/zephyr/drivers/video.h#L232
include/zephyr/drivers/video.h:232 line length of 106 exceeds 100 columns
|
Loading