diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-07-24 06:29:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 19:47:26 +0200 |
commit | d2172eb5bd4b7d06577113ec40635083619ca54a (patch) | |
tree | 1a60f2c34a4b5da1d256e1b2f281a994ebe91c15 /fs/no-block.c | |
parent | checkpatch: improve type matcher debug (diff) | |
download | linux-d2172eb5bd4b7d06577113ec40635083619ca54a.tar.xz linux-d2172eb5bd4b7d06577113ec40635083619ca54a.zip |
checkpatch: possible modifiers are not being correctly matched
Although we are finding the added modifier in the declaration below
we are not correctly matching it as a type. Fix the declaration.
static void __ref *vmem_alloc_pages(unsigned int order)
{
}
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>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions