diff options
author | Andy Whitcroft <apw@canonical.com> | 2009-02-27 23:03:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-28 01:26:22 +0100 |
commit | 667026e7b082ad59eb7194d6b5d159ed6c340e05 (patch) | |
tree | 3d3cab494ac822aee47d65847a09ed2ac8fa6332 /mm/hugetlb.c | |
parent | checkpatch: pointer type star may have modifiers following (diff) | |
download | linux-667026e7b082ad59eb7194d6b5d159ed6c340e05.tar.xz linux-667026e7b082ad59eb7194d6b5d159ed6c340e05.zip |
checkpatch: a modifier is not an identifier at the end of a type
We must make sure we do not misrecognise a modifier as an Identifier
when trying to match types. Prevent us matching this:
void * __ref
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions