staging/lustre/ptlrpc: Replace OBD_FREE_PTR with kfree
authorOleg Drokin <green@linuxhacker.ru>
Wed, 16 Sep 2015 16:27:01 +0000 (12:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 03:32:12 +0000 (20:32 -0700)
commit1089175c9c99e5cd8378b19a5a90bc0076b9151f
treec2ad1203779f146f6410dfed63558203c6ce80dd
parent781c848aa3e005415e03381640e2d886d4fd4f31
staging/lustre/ptlrpc: Replace OBD_FREE_PTR with kfree

Part of effort of getting rid of custom Lustre alloc/free macros

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_internal.h
This page took 0.026238 seconds and 5 git commands to generate.