linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] olpc_dcon: Fix style issues
@ 2017-11-21 20:51 zebmccorkle
  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
  0 siblings, 2 replies; 3+ messages in thread
From: zebmccorkle @ 2017-11-21 20:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Zebulon McCorkle, Jens Frederich, Daniel Drake, Jon Nettleton,
	devel, linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-21 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 20:51 [PATCH v2 0/2] olpc_dcon: Fix style issues zebmccorkle
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).