]> git.dujemihanovic.xyz Git - u-boot.git/commit
checkpatch.pl: Make common.h check boarder
authorTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 16:28:32 +0000 (09:28 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 24 Oct 2023 20:34:45 +0000 (16:34 -0400)
commita8384f8da1d6f9cab9fe941cc42d60f1a4acc4ea
tree029e37204ed4a23760d24025a75fe45711069a36
parent2dd86b9075466550685daea56ba2f28cb7d0b6a1
checkpatch.pl: Make common.h check boarder

At this point in time we should not add common.h to any new files, so
make checkpatch.pl complain.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/checkpatch.pl
tools/patman/test_checkpatch.py