diff options
author | Douglas Anderson <dianders@chromium.org> | 2022-07-19 14:56:27 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-07-26 02:30:56 -0600 |
commit | dce4322c0e1940e11ef9ff086890b8c474707317 (patch) | |
tree | 4002e77775a84c8f7fc886e894583308f770b53c /common/cli.c | |
parent | 76656bca9e4d7d7093333a1986c6ebb228571ed6 (diff) |
patman: By default don't pass "--no-tree" to checkpatch for linux
When you pass "--no-tree" to checkpatch it disables some extra checks
that are important for Linux. Specifically I want checks like:
warning: DT compatible string "boogie,woogie" appears un-documented
check ./Documentation/devicetree/bindings/
Let's make the default for Linux to _not_ pass --no-tree. We'll have a
config option and command line flag to override.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/cli.c')
0 files changed, 0 insertions, 0 deletions