From: Geert Uytterhoeven Date: Mon, 13 Oct 2014 22:51:46 +0000 (-0700) Subject: checkpatch: enable whitespace checks for DTS files X-Git-Tag: omap-for-v3.19/prcm-cleanup~76^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4c924c265049e576036d1ee6fc9dfefeb5ae87;p=pandora-kernel.git checkpatch: enable whitespace checks for DTS files When run on *.dtsi or *.dts files, the whitespace checks were skipped, while they are valid for DTS files. Hence stop skipping them. I ran checkpatch on all in-tree DTS files, and didn't notice any error or warning messages that are inappropriate for DTS files. Signed-off-by: Geert Uytterhoeven Acked-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed