Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1264197

[PATCH 0/3] Remove wrapper functions from ldlm_pool

From Shivani Bhardwaj <shivanib134@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Remove wrapper functions from ldlm_pool
Date 2015-11-06 18:50 +0100
Message-ID <qrTjb-7zi-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Remove wrapper functions from ldlm_pool Shivani Bhardwaj <shivanib134@gmail.com> - 2015-11-06 18:50 +0100
  [PATCH 2/3] Staging: lustre: ldlm_pool: Drop wrapper function Shivani Bhardwaj <shivanib134@gmail.com> - 2015-11-06 18:50 +0100
    RE: [PATCH 2/3] Staging: lustre: ldlm_pool: Drop wrapper function "Simmons, James A." <simmonsja@ornl.gov> - 2015-11-06 23:10 +0100

csiph-web