All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix issues detected by coccinelle
@ 2015-10-12 17:30 Shivani Bhardwaj
  2015-10-12 17:32 ` [PATCH v2 1/3] Staging: wilc1000: host_interface: Remove extra NULL test Shivani Bhardwaj
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Shivani Bhardwaj @ 2015-10-12 17:30 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patch removes useless casts and code.
After applying this patch, code becomes better and compact.

Shivani Bhardwaj (3):
  Staging: wilc1000: host_interface: Remove extra NULL test
  Staging: wilc1000: host_interface: Remove useless cast
  Staging: wilc1000: host_interface: Remove unused code

 drivers/staging/wilc1000/host_interface.c | 100 +-----------------------------
 1 file changed, 1 insertion(+), 99 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-10-12 19:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 17:30 [PATCH v2 0/3] Fix issues detected by coccinelle Shivani Bhardwaj
2015-10-12 17:32 ` [PATCH v2 1/3] Staging: wilc1000: host_interface: Remove extra NULL test Shivani Bhardwaj
2015-10-12 18:00   ` [Outreachy kernel] " Daniel Baluta
2015-10-12 18:50   ` Arnd Bergmann
2015-10-12 18:52     ` Shivani Bhardwaj
2015-10-12 17:32 ` [PATCH v2 2/3] Staging: wilc1000: host_interface: Remove useless cast Shivani Bhardwaj
2015-10-12 18:49   ` [Outreachy kernel] " Arnd Bergmann
2015-10-12 18:51     ` Shivani Bhardwaj
2015-10-12 19:34       ` Julia Lawall
2015-10-12 19:28   ` Julia Lawall
2015-10-12 19:47     ` Shivani Bhardwaj
2015-10-12 17:33 ` [PATCH v2 3/3] Staging: wilc1000: host_interface: Remove unused code Shivani Bhardwaj
2015-10-12 18:47   ` [Outreachy kernel] " Arnd Bergmann
2015-10-12 19:26   ` Julia Lawall

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.