staging: vme_user: fix check lines should not end with a '('
authorAlexon Oliveira <alexondunkan@gmail.com>
Mon, 14 Aug 2023 21:22:22 +0000 (18:22 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2023 13:47:35 +0000 (15:47 +0200)
commit1bff15cd9f12e9d713dfd07b73540e04cb29fa3a
tree83488c8585bf512db66f02cd1f3888f4e36d0695
parent03d593732dbc51d76a15c0b8e1f07af9b027ff1e
staging: vme_user: fix check lines should not end with a '('

Fixed all CHECK: Lines should not end with a '('
as reported by checkpatch to adhere to the Linux kernel
coding-style guidelines.

Signed-off-by: Alexon Oliveira <alexondunkan@gmail.com>
Link: https://lore.kernel.org/r/ZNqbDtRjGWq67lDJ@alolivei-thinkpadt480s.gru.csb
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme.c