From: zebmccorkle@zeb.fun
To: "Greg Kroah-Hartman" <greg@kroah.com>
Cc: Zebulon McCorkle <zebmccorkle@zeb.fun>,
"Jens Frederich" <jfrederich@gmail.com>,
"Daniel Drake" <dsd@laptop.org>,
"Jon Nettleton" <jon.nettleton@gmail.com>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] olpc_dcon: Fix style issues
Date: Tue, 21 Nov 2017 14:51:13 -0600 [thread overview]
Message-ID: <cover.1511296878.git.zebmccorkle@zeb.fun> (raw)
From: Zebulon McCorkle <zebmccorkle@zeb.fun>
checkpatch.pl was complaining about style issues in the olpc_dcon driver.
I've split this into two patches at the request of Greg Kroah-Hartman's
patch-bot.
Zebulon McCorkle (2):
olpc_dcon: Change bitshifts to BIT macro
olpc_dcon: Line up parentheses in func calls and defs
drivers/staging/olpc_dcon/olpc_dcon.c | 30 ++++++++++++++++++++----------
drivers/staging/olpc_dcon/olpc_dcon.h | 30 +++++++++++++++---------------
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c | 2 +-
3 files changed, 36 insertions(+), 26 deletions(-)
--
2.11.0
next reply other threads:[~2017-11-21 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-21 20:51 zebmccorkle [this message]
2017-11-21 20:51 ` [PATCH v2 1/2] olpc_dcon: Change bitshifts to BIT macro zebmccorkle
2017-11-21 20:51 ` [PATCH v2 2/2] olpc_dcon: Line up parentheses in func calls and defs zebmccorkle
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.1511296878.git.zebmccorkle@zeb.fun \
--to=zebmccorkle@zeb.fun \
--cc=devel@driverdev.osuosl.org \
--cc=dsd@laptop.org \
--cc=greg@kroah.com \
--cc=jfrederich@gmail.com \
--cc=jon.nettleton@gmail.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