All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple erros and warnings
@ 2016-03-15  4:09 Juliana Rodrigues
  2016-03-15  4:09 ` [PATCH 1/6] staging: rtl8188eu: usb_halinit.c: fixed multiple warnings Juliana Rodrigues
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Juliana Rodrigues @ 2016-03-15  4:09 UTC (permalink / raw)
  To: outreachy-kernel

This patchset aims to fix multiple warnings and erros
caused by malformed comments and coding style. There are
many old comments in usb_halinit.c. Most of them were
reformatted to match convention, but an evaluation
is needed to see if they are still relevant.     

Juliana Rodrigues (6):
  staging: rtl8188eu: usb_halinit.c: fixed multiple warnings
  staging: rtl8188eu: usb_halinit.c: fixed comment blocks
  staging: rtl8188eu: usb_halinit.c: fixes comparison warning
  staging: rtl8188eu: usb_halinit.c: remove unnecessary braces
  staging: rtl8188eu: usb_halinit.c: removes unnecessary parentheses
  staging: rtl8188eu: usb_halinit.c: removes else after return

 drivers/staging/rtl8188eu/hal/usb_halinit.c | 959 +++++++++++++++++-----------
 1 file changed, 592 insertions(+), 367 deletions(-)

-- 
2.7.2



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

end of thread, other threads:[~2016-03-15  4:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15  4:09 [PATCH 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple erros and warnings Juliana Rodrigues
2016-03-15  4:09 ` [PATCH 1/6] staging: rtl8188eu: usb_halinit.c: fixed multiple warnings Juliana Rodrigues
2016-03-15  4:10 ` [PATCH 2/6] staging: rtl8188eu: usb_halinit.c: fixed comment blocks Juliana Rodrigues
2016-03-15  4:10 ` [PATCH 3/6] staging: rtl8188eu: usb_halinit.c: fixes comparison warning Juliana Rodrigues
2016-03-15  4:11 ` [PATCH 4/6] staging: rtl8188eu: usb_halinit.c: remove unnecessary braces Juliana Rodrigues
2016-03-15  4:11 ` [PATCH 5/6] staging: rtl8188eu: usb_halinit.c: removes unnecessary parentheses Juliana Rodrigues
2016-03-15  4:11 ` [PATCH 6/6] staging: rtl8188eu: usb_halinit.c: removes else after return Juliana Rodrigues

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.