staging: olpc_dcon: Line up parentheses in func calls and defs
authorZebulon McCorkle <zebmccorkle@zeb.fun>
Tue, 21 Nov 2017 20:51:15 +0000 (14:51 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2017 09:00:30 +0000 (10:00 +0100)
commit848d9eabcaebf21bf645efd26e8a8fa6d8e1fd62
treeac5fb6a058a775957f8157b1d0ee5de8987a6bb9
parentf3b7e9019de4d23d3d05b4b47d7b622635249de4
staging: olpc_dcon: Line up parentheses in func calls and defs

Line up arguments to opening parentheses and ensure lines stay under 80
columns, since checkpatch.pl was complaining about incorrect indentation
in function calls and definitions.

Signed-off-by: Zebulon McCorkle <zebmccorkle@zeb.fun>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon.c
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c