All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: wilc1000: Remove coccicheck warnings and error
@ 2015-10-24 22:31 Punit Vara
  2015-10-24 22:31 ` [PATCH 1/3] staging: wilc1000: Remove reference preceded by free Punit Vara
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Punit Vara @ 2015-10-24 22:31 UTC (permalink / raw)
  To: gregkh
  Cc: johnny.kim, rachel.kim, chris.park, tony.cho, glen.lee, leo.kim,
	linux-wireless, devel, linux-kernel, Punit Vara


Punit Vara (3):
  staging: wilc1000: Remove reference preceded by free
  Staging: wilc1000: Remove comparision of field address to NULL
  Staging: wilc1000: Remove boolean comparision

 drivers/staging/wilc1000/host_interface.c         | 4 ++--
 drivers/staging/wilc1000/linux_wlan.c             | 8 ++++----
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 7 +++----
 3 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.5.3


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

end of thread, other threads:[~2015-10-25 21:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 22:31 [PATCH 0/3] Staging: wilc1000: Remove coccicheck warnings and error Punit Vara
2015-10-24 22:31 ` [PATCH 1/3] staging: wilc1000: Remove reference preceded by free Punit Vara
2015-10-25 19:12   ` Greg KH
2015-10-25 19:31     ` punit vara
2015-10-25 19:59       ` punit vara
2015-10-25 21:32         ` Greg KH
2015-10-24 22:31 ` [PATCH 2/3] Staging: wilc1000: Remove comparision of field address to NULL Punit Vara
2015-10-25 19:12   ` Greg KH
2015-10-24 22:31 ` [PATCH 3/3] Staging: wilc1000: Remove boolean comparision Punit Vara

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.