On 05/01/2018 11:43, Thomas Monjalon wrote:
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.hor...@intel.com> Signed-off-by: Thomas Monjalon <tho...@monjalon.net> --- devtools/checkpatches.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Remy Horton <remy.hor...@intel.com>