From: Juliana Rodrigues <juliana.orod@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/6] staging: rtl8188eu: usb_halinit.c: fixes multiple erros and warnings
Date: Tue, 15 Mar 2016 01:09:02 -0300 [thread overview]
Message-ID: <cover.1458014176.git.juliana.orod@gmail.com> (raw)
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
next reply other threads:[~2016-03-15 4:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 4:09 Juliana Rodrigues [this message]
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
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.1458014176.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.