Messages in this thread |  | | From | zebmccorkle@zeb ... | Subject | [PATCH v2 0/2] olpc_dcon: Fix style issues | Date | Tue, 21 Nov 2017 14:51:13 -0600 |
| |
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
|  |