All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: rtl8188eu: Cleanup code to increase compactness
@ 2015-03-02  6:22 Vatika Harlalka
  2015-03-02  6:22 ` [PATCH 1/4] Staging: rtl8188eu: Remove redundant if condition clause Vatika Harlalka
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vatika Harlalka @ 2015-03-02  6:22 UTC (permalink / raw)
  To: outreachy-kernel

Remove unnecessary code to increase readability and
compactness.

Vatika Harlalka (4):
  Staging: rtl8188eu: Remove redundant if condition clause
  Staging: rtl8188eu: Remove unnecessary if condition
  Staging: rtl8188eu: Remove dead code.
  Staging: rtl8188eu: Change return type of function to void.

 drivers/staging/rtl8188eu/hal/bb_cfg.c |  3 +-
 drivers/staging/rtl8188eu/hal/phy.c    | 53 ++++++++++------------------------
 2 files changed, 16 insertions(+), 40 deletions(-)

-- 
1.9.1



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02  6:22 [PATCH 0/4] Staging: rtl8188eu: Cleanup code to increase compactness Vatika Harlalka
2015-03-02  6:22 ` [PATCH 1/4] Staging: rtl8188eu: Remove redundant if condition clause Vatika Harlalka
2015-03-02 17:23   ` [Outreachy kernel] " Jes Sorensen
2015-03-02  6:22 ` [PATCH 2/4] Staging: rtl8188eu: Remove unnecessary if condition Vatika Harlalka
2015-03-02  6:22 ` [PATCH 3/4] Staging: rtl8188eu: Remove dead code Vatika Harlalka
2015-03-02  6:22 ` [PATCH 4/4] Staging: rtl8188eu: Change return type of function to void Vatika Harlalka

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.