
27 Nov
2015
27 Nov
'15
6:27 a.m.
hello,
The ps7_init_gpl.c is some output from the xilinix vivado tool as hardware handoff. We compile this into our SPL.
My question is how to deal with "scripts/checkpatch.pl" on this file. The scripts throughs a lot of errors.
# scripts/checkpatch.pl -f board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.c otal: 13009 errors, 13130 warnings, 14 checks, 13307 lines checked
NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile
NOTE: Ignored message types: COMPLEX_MACRO CONSIDER_KSTRTO MINMAX MULTISTATEMENT_MACRO_USE_DO_WHILE NETWORKING_BLOCK_COMMENT_STYLE USLEEP_RANGE
board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.c has style problems, please review.
best regards, Hannes