staging: lustre: cl_io: Remove cl_lock_descr_fid wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Wed, 11 Nov 2015 08:59:07 +0000 (14:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:40:18 +0000 (15:40 -0800)
commitc328ae39e5d66be956fbdfbb7fba544ed1552fe2
tree01e85b0d01e1ae33fc98e1bdfbaae2665f8a6ecd
parent97c2bb7bc5faf5e264c73bbe03517f2eac34b292
staging: lustre: cl_io: Remove cl_lock_descr_fid wrapper

Remove unnecessary wrapper function cl_lock_descr_fid() and replace all
its calls with the function it wrapped.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_io.c