commit | 58978114d93d5010d15c8be792f9e444da5fb250 | [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 | 7fc7d241169d26ec79a86bfcab0e966c778defe7 [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>