All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Remove constant and unused code
@ 2015-10-13 13:13 Shivani Bhardwaj
  2015-10-13 13:13 ` [PATCH v2 1/3] Staging: wilc1000: wilc_wfi_cfgoperations: Remove " Shivani Bhardwaj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shivani Bhardwaj @ 2015-10-13 13:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patch removes unused code, changes the variable type to more
effective one and, removes unnecessary constant definitions.
After applying this patch, code becomes better. 

Shivani Bhardwaj (3):
  Staging: wilc1000: wilc_wfi_cfgoperations: Remove unused code
  Staging: wilc1000: wilc_wfi_cfgoperations: Change variable to bool
  Staging: wilc1000: wilc_wfi_netdevice: Remove definition of a constant

 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 8 +++-----
 drivers/staging/wilc1000/wilc_wfi_netdevice.h     | 3 +--
 2 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.1.0



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 13:13 [PATCH v2 0/3] Remove constant and unused code Shivani Bhardwaj
2015-10-13 13:13 ` [PATCH v2 1/3] Staging: wilc1000: wilc_wfi_cfgoperations: Remove " Shivani Bhardwaj
2015-10-13 13:14 ` [PATCH v2 2/3] Staging: wilc1000: wilc_wfi_cfgoperations: Change variable to bool Shivani Bhardwaj
2015-10-13 13:14 ` [PATCH v2 3/3] Staging: wilc1000: wilc_wfi_netdevice: Remove definition of a constant 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.