commit | 7dd05b38e5b729f412b617baad5c3363519cf1d4 | [log] [tgz] |
---|---|---|
author | Florian Vaussard <florian.vaussard@epfl.ch> | Thu Apr 03 14:49:26 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 03 16:21:15 2014 -0700 |
tree | a4ed04a8352d646b84d29961dbfe0ea0ebbd74be | |
parent | 4fbf32a69346afc87ac1ddceb92c860d644433f9 [diff] |
checkpatch: check compatible strings in .c and .h too Look for ".compatible = "foo" strings not only in .dts files, but in .c and .h too. Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch> Cc: Joe Perches <joe@perches.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>