Unionfs: slab api remove useless ctor parameter and reorder parameters
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 18 Oct 2007 19:54:55 +0000 (15:54 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 6 Aug 2010 03:01:04 +0000 (23:01 -0400)
commit69cfc9c1de5084ba13ce38365a46ee07a344622d
treeca4cd250e44f532386260911bd35ca7d044df2c2
parent0debe82ce82740e4b22e9af8b36ebc538541a2c0
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