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

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