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

This patchset aims to fix multiple warnings and errors 
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.

Changes in v2:
  - Fixed typo

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] 10+ messages in thread

end of thread, other threads:[~2016-03-21 20:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15 12:02 [PATCH v2 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple errors and warnings Juliana Rodrigues
2016-03-15 12:03 ` [PATCH v2 1/6] staging: rtl8188eu: usb_halinit.c: fixed multiple warnings Juliana Rodrigues
2016-03-21 20:55   ` [Outreachy kernel] " Greg KH
2016-03-15 12:03 ` [PATCH v2 2/6] staging: rtl8188eu: usb_halinit.c: fixed comment blocks Juliana Rodrigues
2016-03-21 20:55   ` [Outreachy kernel] " Greg KH
2016-03-15 12:04 ` [PATCH v2 3/6] staging: rtl8188eu: usb_halinit.c: fixes comparison warning Juliana Rodrigues
2016-03-15 12:04 ` [PATCH v2 4/6] staging: rtl8188eu: usb_halinit.c: remove unnecessary braces Juliana Rodrigues
2016-03-15 12:05 ` [PATCH v2 5/6] staging: rtl8188eu: usb_halinit.c: removes unnecessary parentheses Juliana Rodrigues
2016-03-15 12:05 ` [PATCH v2 6/6] staging: rtl8188eu: usb_halinit.c: removes else after return Juliana Rodrigues
2016-03-21 20:54 ` [Outreachy kernel] [PATCH v2 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple errors and warnings Greg KH

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.