All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: rtl8723bs: core: Fix coccinelle warning
@ 2017-09-22 13:05 Georgiana Chelu
  2017-09-22 13:05 ` [PATCH 1/2] Staging: rtl8723bs: core: Remove boolean comparison Georgiana Chelu
  2017-09-22 13:05 ` [PATCH 2/2] Staging: rtl8723bs: core: Code clean up Georgiana Chelu
  0 siblings, 2 replies; 5+ messages in thread
From: Georgiana Chelu @ 2017-09-22 13:05 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 | 76 +++++++++++++++------------
 1 file changed, 41 insertions(+), 35 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-22 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 13:05 [PATCH 0/2] Staging: rtl8723bs: core: Fix coccinelle warning Georgiana Chelu
2017-09-22 13:05 ` [PATCH 1/2] Staging: rtl8723bs: core: Remove boolean comparison Georgiana Chelu
2017-09-22 13:05 ` [PATCH 2/2] Staging: rtl8723bs: core: Code clean up Georgiana Chelu
2017-09-22 13:14   ` [Outreachy kernel] " Julia Lawall
2017-09-22 14:08     ` Georgiana Chelu

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.