From: "Guilherme G. Piccoli" <gpiccoli@linux.vnet.ibm.com>
To: haver@linux.vnet.ibm.com, linux-kernel@vger.kernel.org
Cc: arnd@arndb.de, gregkh@linuxfoundation.org, gpiccoli@linux.vnet.ibm.com
Subject: [PATCH 0/3] Some small clean-ups in genwqe
Date: Thu, 14 Dec 2017 12:34:03 -0200 [thread overview]
Message-ID: <20171214143406.14652-1-gpiccoli@linux.vnet.ibm.com> (raw)
This patchset is composed by 3 small clean-ups to genwqe
driver. It aims to improve code clarity, by removing unused
stuff and make the code follow some conventions.
It was built and tested against v4.15-rc3, and aims merge
in v4.16 if possible.
Thanks in advance!
Guilherme G. Piccoli (3):
genwqe: Remove unused variable and rename function
genwqe: Make defines uppercase
genwqe: Remove unused parameter in some functions
drivers/misc/genwqe/card_base.c | 16 ++++++++--------
drivers/misc/genwqe/card_base.h | 20 +++++++++-----------
drivers/misc/genwqe/card_ddcb.c | 22 +++++++++++-----------
drivers/misc/genwqe/card_debugfs.c | 2 +-
drivers/misc/genwqe/card_dev.c | 19 ++++++++-----------
drivers/misc/genwqe/card_utils.c | 25 +++++++++----------------
6 files changed, 46 insertions(+), 58 deletions(-)
--
2.15.0
next reply other threads:[~2017-12-14 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-14 14:34 Guilherme G. Piccoli [this message]
2017-12-14 14:34 ` [PATCH 1/3] genwqe: Remove unused variable and rename function Guilherme G. Piccoli
2017-12-14 14:34 ` [PATCH 2/3] genwqe: Make defines uppercase Guilherme G. Piccoli
2017-12-14 14:34 ` [PATCH 3/3] genwqe: Remove unused parameter in some functions Guilherme G. Piccoli
2018-01-08 12:57 ` [PATCH 0/3] Some small clean-ups in genwqe haver
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=20171214143406.14652-1-gpiccoli@linux.vnet.ibm.com \
--to=gpiccoli@linux.vnet.ibm.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=haver@linux.vnet.ibm.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome