Files
linux/scripts
Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests
When checking spacing for pointer checks the type cannot start in the
middle of a word, ie. this is not 'int * bar':

	x = fooint * bar;

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:26 -07:00
..
2008-07-24 10:47:24 -07:00
2008-07-24 10:47:24 -07:00
2008-02-09 10:43:58 +01:00
2007-12-17 19:28:17 -08:00
2006-07-03 23:30:54 +02:00
2008-02-11 17:43:54 +01:00
2008-04-25 20:18:48 +02:00
2008-04-25 20:18:48 +02:00
2008-04-25 20:18:48 +02:00