]> git.karo-electronics.de Git - linux-beck.git/commit
staging: lustre: workitem: Remove cfs_wi_sched_lock wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Sun, 8 Nov 2015 09:17:10 +0000 (14:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:36:02 +0000 (15:36 -0800)
commitd11f8cc4bb7ff4ee8cc89d2799cdda206da0f434
treecb7d6f8d2546842eae7e98e5d668ffb8505c47ac
parent24a85e887b4e44e39425f1d8e0a9e56b690b80b1
staging: lustre: workitem: Remove cfs_wi_sched_lock wrapper

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