xfs: remove kmem_zone typedef
Remove these typedefs by referencing kmem_cache directly. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "xfs_iomap.h"
|
||||
|
||||
|
||||
kmem_zone_t *xfs_bmap_free_item_zone;
|
||||
struct kmem_cache *xfs_bmap_free_item_zone;
|
||||
|
||||
/*
|
||||
* Miscellaneous helper functions
|
||||
|
||||
Reference in New Issue
Block a user