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>
Wed, 20 May 2009 20:59:26 +0000 (16:59 -0400)
commitca11e8ea615fea7b43c7cfdcae72a2c9952172e8
treee8511c0ba69dc35698d6aac344763efac32261ea
parent1b9e9acd81d99d199f5d18345645468c2aed3580
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