Joe Perches 596ed45b5b checkpatch: improve the STORAGE_CLASS test
Make sure static, extern, and asmlinkage appear before a specific type.

e.g.:
	int asmlinkage foo(void)
is better written
       asmlinkage int foo(void)

Link: http://lkml.kernel.org/r/31704c96df2d5fd9df0b41165940a7a4feb16a63.1499284835.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-12 16:26:04 -07:00
..
2016-08-24 22:34:19 +02:00
2017-07-07 15:09:09 -07:00
2017-07-07 15:09:09 -07:00
2017-03-28 16:16:52 +02:00
2017-05-10 20:41:43 -07:00
2017-05-18 10:31:30 -06:00
2014-12-20 00:01:12 +01:00
2017-06-25 12:47:55 +09:00
2017-07-07 15:09:09 -07:00
2017-02-22 16:41:26 -08:00
2016-06-07 22:57:10 +02:00
2017-06-25 12:47:55 +09:00
2015-08-28 17:04:40 +02:00