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

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/llite/remote_perm.c