From: Joe Perches Date: Tue, 18 Dec 2012 00:02:00 +0000 (-0800) Subject: checkpatch: warn when declaring "struct spinlock foo;" X-Git-Tag: v3.8-rc1~74^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88982fea52d0115d44b77619afef576f24cdb844;p=pandora-kernel.git checkpatch: warn when declaring "struct spinlock foo;" spinlock_t should always be used. Signed-off-by: Joe Perches Acked-by: "Luis R. Rodriguez" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed