All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove wrapper functions and neat up code
@ 2015-10-23 13:45 Shivani Bhardwaj
  2015-10-23 13:46 ` [PATCH 1/2] Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper function Shivani Bhardwaj
  2015-10-23 13:46 ` [PATCH 2/2] Staging: wilc1000: coreconfigurator: Remove unnecessary parentheses Shivani Bhardwaj
  0 siblings, 2 replies; 8+ messages in thread
From: Shivani Bhardwaj @ 2015-10-23 13:45 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

Unnecessary wrapper functions are removed and their calls replaced
with the appropriate functions. Also, unnecessary braces are removed.

After applying this patch, code becomes neat.

Shivani Bhardwaj (2):
  Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper
    function
  Staging: wilc1000: coreconfigurator: Remove unnecessary parentheses

 drivers/staging/wilc1000/coreconfigurator.c | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-10-27 17:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 13:45 [PATCH 0/2] Remove wrapper functions and neat up code Shivani Bhardwaj
2015-10-23 13:46 ` [PATCH 1/2] Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper function Shivani Bhardwaj
2015-10-25  1:25   ` [Outreachy kernel] " Greg KH
2015-10-25  9:10     ` Shivani Bhardwaj
2015-10-27  5:28   ` Greg KH
2015-10-23 13:46 ` [PATCH 2/2] Staging: wilc1000: coreconfigurator: Remove unnecessary parentheses Shivani Bhardwaj
2015-10-27  5:28   ` [Outreachy kernel] " Greg KH
2015-10-27 17:20     ` 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.