]> git.dujemihanovic.xyz Git - u-boot.git/commit
checkpatch: Add a warning for pre-schema driver model tags
authorSimon Glass <sjg@chromium.org>
Mon, 13 Feb 2023 15:56:38 +0000 (08:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 14 Feb 2023 16:43:27 +0000 (09:43 -0700)
commit48be546b70f509d8ac02288fd5069913ec9196f3
tree689a434be90fb42e32db7332f154cd39c29ecea9
parent0a06d7106195bbbe3126d205c1c173d6eb9e48a8
checkpatch: Add a warning for pre-schema driver model tags

Help ensure that these don't creep into development by adding a check in
checkpatch for them.

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