From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:32 +0000 (-0700) Subject: checkpatch: pull out known acceptable typedefs X-Git-Tag: v2.6.28-rc1~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed22cad9ce16e3d8915ae75544a133c3050d96f;p=pandora-kernel.git checkpatch: pull out known acceptable typedefs Within the type checker we have a number of common kernel types which must be implemented as typedefs. Pull those out so that we can use the same expressions to trigger exclusions. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed