All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove wrapper functions from linux-cpu
@ 2015-11-02 17:48 Shivani Bhardwaj
  2015-11-02 17:49 ` [PATCH 1/3] Staging: lustre: linux-cpu: Remove wrapper function Shivani Bhardwaj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shivani Bhardwaj @ 2015-11-02 17:48 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset removes unnecessary wrapper functions and replaces their calls
with the appropriate functions.
After applying this patch, code becomes cleaner.

Shivani Bhardwaj (3):
  Staging: lustre: linux-cpu: Remove wrapper function
  Staging: lustre: linux-cpu: Drop wrapper function
  Staging: lustre: linux-cpu: Remove unnecessary wrapper function

 .../staging/lustre/lustre/libcfs/linux/linux-cpu.c | 30 +++++-----------------
 1 file changed, 7 insertions(+), 23 deletions(-)

-- 
2.1.0



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-02 17:48 [PATCH 0/3] Remove wrapper functions from linux-cpu Shivani Bhardwaj
2015-11-02 17:49 ` [PATCH 1/3] Staging: lustre: linux-cpu: Remove wrapper function Shivani Bhardwaj
2015-11-02 17:49 ` [PATCH 2/3] Staging: lustre: linux-cpu: Drop " Shivani Bhardwaj
2015-11-02 17:49 ` [PATCH 3/3] Staging: lustre: linux-cpu: Remove unnecessary " 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.