Unionfs: slab api remove useless ctor parameter and reorder parameters
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 16 Nov 2007 18:45:35 +0000 (13:45 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:14 +0000 (19:03 -0400)
commit37db981af793a37a3ff8943b6965feebb9d7ef2a
tree4d37194d21da870913bdf7e26eb6e8978d7e8e14
parent946787e26adca94b7848b46abfb6402be76534f0
Unionfs: slab api remove useless ctor parameter and reorder parameters

fs/unionfs/super.c: In function 'unionfs_init_inode_cache':
fs/unionfs/super.c:874: warning: passing argument 5 of 'kmem_cache_create' from incompatible pointer type

Cc: Christoph Lameter <clameter@sgi.com>
Cc: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/super.c