All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  Drop wrapper functions and clean up the code
@ 2015-10-28 11:47 Shivani Bhardwaj
  2015-10-28 11:48 ` [PATCH v2 1/3] Staging: wilc1000: linux_wlan_sdio: Drop unneeded wrapper functions Shivani Bhardwaj
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Shivani Bhardwaj @ 2015-10-28 11:47 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset removes the wrapper functions which are not required
and replaces their calls with appropriate functions. Also, some definitions
are swapped between files in accordance with the functions that needed them.
Unnecessary blank lines are also removed.

After applying this patch, code becomes cleaner.

Shivani Bhardwaj (3):
  Staging: wilc1000: linux_wlan_sdio: Drop unneeded wrapper functions
  Staging: wilc1000: linux_wlan_sdio: Remove unnecessary blank lines
  Staging: wilc1000: linux_wlan: Replace function calls

 drivers/staging/wilc1000/linux_wlan.c      | 15 +++++++++--
 drivers/staging/wilc1000/linux_wlan_sdio.c | 41 +-----------------------------
 2 files changed, 14 insertions(+), 42 deletions(-)

-- 
2.1.0



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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28 11:47 [PATCH v2 0/3] Drop wrapper functions and clean up the code Shivani Bhardwaj
2015-10-28 11:48 ` [PATCH v2 1/3] Staging: wilc1000: linux_wlan_sdio: Drop unneeded wrapper functions Shivani Bhardwaj
2015-10-28 13:05   ` [Outreachy kernel] " Sudip Mukherjee
2015-10-28 11:48 ` [PATCH v2 2/3] Staging: wilc1000: linux_wlan_sdio: Remove unnecessary blank lines Shivani Bhardwaj
2015-10-28 11:49 ` [PATCH v2 3/3] Staging: wilc1000: linux_wlan: Replace function calls Shivani Bhardwaj
2015-10-28 13:10   ` [Outreachy kernel] " Sudip Mukherjee
2015-10-28 16:09     ` Shivani Bhardwaj
2015-10-28 16:58       ` Shivani Bhardwaj
2015-10-29  5:41         ` Sudip Mukherjee
2015-10-28 13:48   ` Julia Lawall
2015-10-28 16:07     ` 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.