summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/kmem.c
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-11-03 16:14:31 +1100
committerNathan Scott <nathans@sgi.com>2005-11-03 16:14:31 +1100
commit7f248a81c5067f5b018ff889c029b960b399ac08 (patch)
tree20242df58ea1f871ba89ade5ce15e2faddefa0f4 /fs/xfs/linux-2.6/kmem.c
parent538524aed09fd2c52094afadf0160cef8954d4c8 (diff)
[XFS] Cleanup cosmetic differences between source trees.
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6/kmem.c')
-rw-r--r--fs/xfs/linux-2.6/kmem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/kmem.c b/fs/xfs/linux-2.6/kmem.c
index 1b4b91cb696..aba7fcf881a 100644
--- a/fs/xfs/linux-2.6/kmem.c
+++ b/fs/xfs/linux-2.6/kmem.c
@@ -27,7 +27,6 @@
#define MAX_VMALLOCS 6
#define MAX_SLAB_SIZE 0x20000
-
void *
kmem_alloc(size_t size, unsigned int __nocast flags)
{