]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/obdclass: replace OBD_ALLOC_GFP with kzalloc
authorOleg Drokin <green@linuxhacker.ru>
Wed, 16 Sep 2015 16:26:57 +0000 (12:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 03:32:11 +0000 (20:32 -0700)
commitd37c8781c0c1f7d52213b94a32c9b82f402845f0
tree31688e0616c692e07e4bba39cac82e489628cc5c
parentaf13af52e488ed2d2044924ea73ecb8589fc4d3b
staging/lustre/obdclass: replace OBD_ALLOC_GFP with kzalloc

Part of getting rid of custom Lustre allocation macros.

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_page.c