[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1446974107.git.shivanib134@gmail.com>
Date: Sun, 8 Nov 2015 14:46:44 +0530
From: Shivani Bhardwaj <shivanib134@...il.com>
To: gregkh@...uxfoundation.org
Cc: andreas.dilger@...el.com, oleg.drokin@...el.com,
lustre-devel@...ts.lustre.org, linux-kernel@...r.kernel.org,
devel@...verdev.osuosl.org
Subject: [PATCH 0/2] Remove wrapper functions from workitem
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists