]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free
authorMike Rapoport <mike.rapoport@gmail.com>
Tue, 20 Oct 2015 09:39:52 +0000 (12:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:46:17 +0000 (18:46 -0700)
commitb79463d7311a12a887710d793168a3c49abb3387
tree6c9c5cf05dcc040e2606a4d17a475a6ebeb5dd46
parent76a07aed7443f90a8ede3a483cf731e7e9af4bf9
staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free

Use kmem_cache_free directly instead of wrapping macro.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_extent.c
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
drivers/staging/lustre/lustre/llite/remote_perm.c
drivers/staging/lustre/lustre/lov/lov_ea.c