All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unnecessary functions and clean up the code
@ 2015-10-29  5:31 Shivani Bhardwaj
  2015-10-29  5:32 ` [PATCH 1/2] Staging: lustre: console: Drop unnecessary wrapper function Shivani Bhardwaj
  2015-10-29  5:32 ` [PATCH 2/2] Staging: lustre: console: Remove irrelevant return statement Shivani Bhardwaj
  0 siblings, 2 replies; 9+ messages in thread
From: Shivani Bhardwaj @ 2015-10-29  5:31 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset removes an unnecessary wrapper function and replaces its
calls with appropriate function. Also, an unnecessary return statement
is removed.
After applying this patchset, code becomes cleaner.

Shivani Bhardwaj (2):
  Staging: lustre: console: Drop unnecessary wrapper function
  Staging: lustre: console: Remove irrelevant return statement

 drivers/staging/lustre/lnet/selftest/console.c | 80 ++++++++++++--------------
 1 file changed, 36 insertions(+), 44 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-10-29 10:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29  5:31 [PATCH 0/2] Remove unnecessary functions and clean up the code Shivani Bhardwaj
2015-10-29  5:32 ` [PATCH 1/2] Staging: lustre: console: Drop unnecessary wrapper function Shivani Bhardwaj
2015-10-29  5:32 ` [PATCH 2/2] Staging: lustre: console: Remove irrelevant return statement Shivani Bhardwaj
2015-10-29  5:48   ` [Outreachy kernel] " Sudip Mukherjee
2015-10-29  5:54     ` Shivani Bhardwaj
2015-10-29  5:57       ` Sudip Mukherjee
2015-10-29  5:59         ` Shivani Bhardwaj
2015-10-29  6:00           ` Shivani Bhardwaj
2015-10-29 10:46             ` Sudip Mukherjee

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.