From: Shivani Bhardwaj <shivanib134@gmail.com>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH 0/2] Remove wrapper functions from workitem
Date: Sun, 8 Nov 2015 14:46:44 +0530 [thread overview]
Message-ID: <cover.1446974107.git.shivanib134@gmail.com> (raw)
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
next reply other threads:[~2015-11-08 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 9:16 Shivani Bhardwaj [this message]
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 ` [lustre-devel] [PATCH 2/2] staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper Shivani Bhardwaj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1446974107.git.shivanib134@gmail.com \
--to=shivanib134@gmail.com \
--cc=lustre-devel@lists.lustre.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).