From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:29:05 +0000 (-0700) Subject: checkpatch: allow for type modifiers on multiple declarations X-Git-Tag: v2.6.27-rc1~702 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389a2fe57ffc59a649bea39db4d7e6d2eff2b562;p=pandora-kernel.git checkpatch: allow for type modifiers on multiple declarations Allow for type modifiers mid declaration on multiple declarations: struct mxser_mstatus ms, __user *msu = argp; Reported by Jiri Slaby. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed