From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:27 +0000 (-0700) Subject: checkpatch: check line endings in text format files X-Git-Tag: v2.6.28-rc1~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5368df20fb364e394da3ab88d3d60ee3c0a9e5ba;p=pandora-kernel.git checkpatch: check line endings in text format files Firmware may be included in the kernel as .ihex files. These are inherantly text, but not source. The line ending checks are applicable to these kinds of file, allow just these checks to apply to all files. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed