All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove wrapper function and tidy up the code
@ 2015-11-02 18:58 Shivani Bhardwaj
  2015-11-02 18:59 ` [PATCH 1/2] Staging: lustre: tracefile: Replace function calls Shivani Bhardwaj
  2015-11-02 18:59 ` [PATCH 2/2] Staging: lustre: tracefile: Remove wrapper function Shivani Bhardwaj
  0 siblings, 2 replies; 3+ messages in thread
From: Shivani Bhardwaj @ 2015-11-02 18:58 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset removes a wrapper function and replaces its calls with
standard function.
After applying this patchset, code becomes cleaner.

Shivani Bhardwaj (2):
  Staging: lustre: tracefile: Replace function calls
  Staging: lustre: tracefile: Remove wrapper function

 drivers/staging/lustre/lustre/libcfs/tracefile.c | 4 ++--
 drivers/staging/lustre/lustre/libcfs/tracefile.h | 6 ------
 2 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.1.0



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-02 18:58 [PATCH 0/2] Remove wrapper function and tidy up the code Shivani Bhardwaj
2015-11-02 18:59 ` [PATCH 1/2] Staging: lustre: tracefile: Replace function calls Shivani Bhardwaj
2015-11-02 18:59 ` [PATCH 2/2] Staging: lustre: tracefile: Remove wrapper function 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.