All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: rtl8723bs: core: Fix coccinelle warning
@ 2017-09-22 15:04 Georgiana Chelu
  2017-09-22 15:04 ` [PATCH v2 1/2] Staging: rtl8723bs: core: Remove boolean comparison Georgiana Chelu
  2017-09-22 15:04 ` [PATCH v2 2/2] Staging: rtl8723bs: core: Code clean up Georgiana Chelu
  0 siblings, 2 replies; 7+ messages in thread
From: Georgiana Chelu @ 2017-09-22 15:04 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman

Fix coccinelle "WARNING: Comparison to bool" and other minor
issues reported by checkpatch.pl.

Georgiana Chelu (2):
  Staging: rtl8723bs: core: Remove boolean comparison
  Staging: rtl8723bs: core: Code clean up

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 68 +++++++++++++--------------
 1 file changed, 33 insertions(+), 35 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-26 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 15:04 [PATCH v2 0/2] Staging: rtl8723bs: core: Fix coccinelle warning Georgiana Chelu
2017-09-22 15:04 ` [PATCH v2 1/2] Staging: rtl8723bs: core: Remove boolean comparison Georgiana Chelu
2017-09-22 15:04 ` [PATCH v2 2/2] Staging: rtl8723bs: core: Code clean up Georgiana Chelu
2017-09-26  7:41   ` Greg Kroah-Hartman
2017-09-26 16:11     ` Georgiana Chelu
2017-09-26 16:13       ` Georgiana Chelu
2017-09-26 16:40         ` [Outreachy kernel] " 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.