staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Sun, 8 Nov 2015 09:17:34 +0000 (14:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:36:02 +0000 (15:36 -0800)
commit8eefa1c028f5b16f33ce1b3c7bbabdf74efc63b1
treeafdf96a940042879ef9fe28dcf1f9a1199b0d450
parentd11f8cc4bb7ff4ee8cc89d2799cdda206da0f434
staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper

Remove the wrapper function cfs_wi_sched_unlock() 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/libcfs/workitem.c