From: Mauro Dreissig <mukadr@gmail.com>
To: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
netdev@vger.kernel.org
Cc: Mauro Dreissig <mukadr@gmail.com>
Subject: [PATCH v2 0/4] Cleanups for rtl871x_ioctl_rtl
Date: Wed, 25 Nov 2015 15:42:38 -0200 [thread overview]
Message-ID: <1448473362-12524-1-git-send-email-mukadr@gmail.com> (raw)
This applies some janitorial work to rtl8712 driver.
Mauro Dreissig (4):
staging: rtl8712: Remove casts between void * and type *
staging: rtl8712: Rename local variable
staging: rtl8712: Make error handling check for failure
staging: rtl8712: Rename local variable
drivers/staging/rtl8712/rtl871x_ioctl_rtl.c | 492 +++++++++++++---------------
drivers/staging/rtl8712/rtl871x_ioctl_rtl.h | 123 +++----
2 files changed, 274 insertions(+), 341 deletions(-)
--
2.6.3
next reply other threads:[~2015-11-25 17:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-25 17:42 Mauro Dreissig [this message]
2015-11-25 17:42 ` [PATCH v2 1/4] staging: rtl8712: Remove casts between void * and type * Mauro Dreissig
2015-11-25 17:42 ` [PATCH v2 2/4] staging: rtl8712: Rename local variable Mauro Dreissig
2016-02-08 3:51 ` Greg KH
2015-11-25 17:42 ` [PATCH v2 3/4] staging: rtl8712: Make error handling check for failure Mauro Dreissig
2015-11-25 17:42 ` [PATCH v2 4/4] staging: rtl8712: Rename local variable Mauro Dreissig
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=1448473362-12524-1-git-send-email-mukadr@gmail.com \
--to=mukadr@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=netdev@vger.kernel.org \
/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.