]> git.baikalelectronics.ru Git - uboot.git/commit
checkpatch.pl: Request a test when a new command is added
authorSimon Glass <sjg@chromium.org>
Fri, 22 May 2020 22:32:39 +0000 (16:32 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2020 22:10:02 +0000 (18:10 -0400)
commit956d2b398641f180e3a5cc3f08bfc5012c244eb5
tree046bc0f0de3242d6eeeae0d8ed62871f95b57618
parenta811001e913cbcda7923c8e87de336568df7c458
checkpatch.pl: Request a test when a new command is added

This request is made with nearly every new command. Point to some docs
on how to do it.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/README.commands
scripts/checkpatch.pl