staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctl
authorNathan Chancellor <natechancellor@gmail.com>
Mon, 7 May 2018 01:13:27 +0000 (18:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:24:16 +0000 (13:24 +0200)
commit3ca4ce0efb260be526b0fab0578021db29ce50b0
treea97803dfdc1931e1705f352532fea4c47fdd10e6
parenta174ef680664c4406d1696798596b73889acaf9a
staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctl

Fixes checkpatch.pl warnings about lines ending with parentheses.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/vsoc.c