From: Andy Whitcroft Date: Tue, 10 Jan 2012 23:10:00 +0000 (-0800) Subject: checkpatch: ## is not a valid modifier X-Git-Tag: v3.3-rc1~113^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a883530fe79939384a6c6ed893c719762c7c9c;p=pandora-kernel.git checkpatch: ## is not a valid modifier Inserting a # into the modifiers list will incorrectly add the null string to the modifiers list, leading to an infinite loop. As neither of these is a valid modifier form simply ignore them. Signed-off-by: Andy Whitcroft Reported-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed