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

Remove the function ldlm_pool_get_limit() 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