devtools: ignore checkpatch warning for maintainers file
authorThomas Monjalon <thomas@monjalon.net>
Fri, 5 Jan 2018 11:33:20 +0000 (12:33 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 9 Jan 2018 00:43:25 +0000 (01:43 +0100)
commitb4d5af241860bccb930b1acd14244f7f5d13c539
tree4903bd90d18907608053ad07bf157caed798bd94
parenta12f226789156ed1f2f5639567408379fe2e6a46
devtools: ignore checkpatch warning for maintainers file

The script checkpatch.pl from Linux is enforcing a tab
in the MAINTAINERS file (Linux commit 628f91a28649).
It can be ignored in our wrapper checkpatches.sh.

Suggested-by: Remy Horton <remy.horton@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Remy Horton <remy.horton@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
devtools/checkpatches.sh