[lustre-devel] [PATCH 0/2] Remove wrapper functions from workitem

Shivani Bhardwaj shivanib134 at gmail.com
Sun Nov 8 01:16:44 PST 2015


This patchset removes unnecessary wrapper functions from the file workitem
and replace all their calls with the function that they wrap.
After applying this patch, code becomes cleaner.

Shivani Bhardwaj (2):
  staging: lustre: workitem: Remove cfs_wi_sched_lock wrapper
  staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper

 drivers/staging/lustre/lustre/libcfs/workitem.c | 48 ++++++++++---------------
 1 file changed, 18 insertions(+), 30 deletions(-)

-- 
2.1.0



More information about the lustre-devel mailing list