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>
Tue, 11 Nov 2014 00:45:25 +0000 (19:45 -0500)
commitdca11d7680f69dbe51d4a2297deeffd65c68aaff
tree49833c82be3d891dd39bfcb0e8aa059554ccb5b7
parente94283eaf225447150f07fd9f21599172db07f44
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