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>
Sun, 24 Nov 2013 19:21:41 +0000 (14:21 -0500)
commit5c0e51c0c84560ed0ce6d2104af49d7c000835b1
tree0aa3ce254fec352ee3a00334852bb944c34a74ff
parentfe0302ff9720e3bb5733abd8fa85b74a055f96fc
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