dm: use kmem_cache macro
Use new KMEM_CACHE() macro and make the newly-exposed structure names more meaningful. Also remove some superfluous casts and inlines (let a modern compiler be the judge). Acked-by:Christoph Lameter <clameter@sgi.com> Signed-off-by:
Alasdair G Kergon <agk@redhat.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/md/dm-crypt.c 14 additions, 16 deletionsdrivers/md/dm-crypt.c
- drivers/md/dm-delay.c 4 additions, 7 deletionsdrivers/md/dm-delay.c
- drivers/md/dm-exception-store.c 9 additions, 8 deletionsdrivers/md/dm-exception-store.c
- drivers/md/dm-mpath.c 11 additions, 12 deletionsdrivers/md/dm-mpath.c
- drivers/md/dm-snap.c 50 additions, 55 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-snap.h 3 additions, 3 deletionsdrivers/md/dm-snap.h
- drivers/md/dm.c 11 additions, 13 deletionsdrivers/md/dm.c
- drivers/md/kcopyd.c 4 additions, 7 deletionsdrivers/md/kcopyd.c
Loading
Please register or sign in to comment