All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] [PATCH 0/2] Remove wrapper functions from workitem
@ 2015-11-08  9:16 ` Shivani Bhardwaj
  0 siblings, 0 replies; 6+ messages in thread
From: Shivani Bhardwaj @ 2015-11-08  9:16 UTC (permalink / raw)
  To: lustre-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-08  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-08  9:16 [lustre-devel] [PATCH 0/2] Remove wrapper functions from workitem Shivani Bhardwaj
2015-11-08  9:16 ` Shivani Bhardwaj
2015-11-08  9:17 ` [lustre-devel] [PATCH 1/2] staging: lustre: workitem: Remove cfs_wi_sched_lock wrapper Shivani Bhardwaj
2015-11-08  9:17   ` Shivani Bhardwaj
2015-11-08  9:17 ` [lustre-devel] [PATCH 2/2] staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper Shivani Bhardwaj
2015-11-08  9:17   ` Shivani Bhardwaj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.