[PATCH v2 0/2] olpc_dcon: Fix style issues

zebmccorkle at zeb.fun zebmccorkle at zeb.fun
Tue Nov 21 20:51:13 UTC 2017


From: Zebulon McCorkle <zebmccorkle at 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



More information about the devel mailing list