]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: ldlm_pool: Remove unneeded wrapper function
authorShivani Bhardwaj <shivanib134@gmail.com>
Fri, 6 Nov 2015 17:43:19 +0000 (23:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit7c37abe0e1e970a7793a05c0953b44ac078f0a11
tree548f1d7194918050a455ff3c8b3a04dd91beb75c
parent7fb6f46b14d01a185dfe563a8ba20cda514d4f9a
Staging: lustre: ldlm_pool: Remove unneeded wrapper function

Remove the function ldlm_pl2ns() and replace its calls with the function
it wrapped.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_pool.c