public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove wrapper functions from ldlm_pool
@ 2015-11-06 17:42 Shivani Bhardwaj
  2015-11-06 17:43 ` [PATCH 1/3] Staging: lustre: ldlm_pool: Remove unneeded wrapper function Shivani Bhardwaj
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Shivani Bhardwaj @ 2015-11-06 17:42 UTC (permalink / raw)
  To: gregkh; +Cc: oleg.drokin, andreas.dilger, devel, linux-kernel

This patchset removes different wrapper functions from the file ldlm_pool
and replaces their calls with the function they wrapped.
After applying this patchset, code becomes cleaner.

Shivani Bhardwaj (3):
  Staging: lustre: ldlm_pool: Remove unneeded wrapper function
  Staging: lustre: ldlm_pool: Drop wrapper function
  Staging: lustre: ldlm_pool: Drop unneeded wrapper function

 drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 47 +++++++++-----------------
 1 file changed, 16 insertions(+), 31 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2015-11-06 22:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 17:42 [PATCH 0/3] Remove wrapper functions from ldlm_pool Shivani Bhardwaj
2015-11-06 17:43 ` [PATCH 1/3] Staging: lustre: ldlm_pool: Remove unneeded wrapper function Shivani Bhardwaj
2015-11-06 22:02   ` Simmons, James A.
2015-11-06 17:43 ` [PATCH 2/3] Staging: lustre: ldlm_pool: Drop " Shivani Bhardwaj
2015-11-06 22:02   ` Simmons, James A.
2015-11-06 17:44 ` [PATCH 3/3] Staging: lustre: ldlm_pool: Drop unneeded " Shivani Bhardwaj
2015-11-06 22:01   ` Simmons, James A.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox