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

Part of effort to get 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/fld/fld_cache.c