staging: greybus: uart.c: fix alignment to match open parenthesis
authorChaehyun Lim <chaehyun.lim@gmail.com>
Thu, 22 Sep 2016 01:56:44 +0000 (10:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Sep 2016 09:54:47 +0000 (11:54 +0200)
commit319b78c3c4842a6f079bca8950248803fa67b38f
tree3d86ad5dc9ba9d08ebf4645ac6e85dc873cc2751
parent26746a360394158850c494dd89d9d4f2d276b032
staging: greybus: uart.c: fix alignment to match open parenthesis

Fixes checkpatch.pl warning:
CHECK: Alignment should match open parenthesis

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/uart.c