From: Juliana Rodrigues <juliana.orod@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple errors and warnings
Date: Tue, 15 Mar 2016 09:02:07 -0300 [thread overview]
Message-ID: <cover.1458043217.git.juliana.orod@gmail.com> (raw)
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
next reply other threads:[~2016-03-15 12:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 12:02 Juliana Rodrigues [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1458043217.git.juliana.orod@gmail.com \
--to=juliana.orod@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.