commit | 35bf3b054f0c4f5ff51aa862f44741e696ccf184 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 22 16:32:39 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 04 18:10:02 2020 -0400 |
tree | 046bc0f0de3242d6eeeae0d8ed62871f95b57618 | |
parent | 3ee013256b8efcd1023102e7e35831d159c82be6 [diff] |
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>