staging: vme_user: fix alignment of open parenthesis
authorAlexon Oliveira <alexondunkan@gmail.com>
Wed, 9 Aug 2023 16:09:02 +0000 (13:09 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Aug 2023 21:27:19 +0000 (23:27 +0200)
commit6a889dc7d8c73623e1366bb9b21de340cead9fae
tree5752cd00d60f2d34c45c76427592a625c0752f3f
parentc3bdcb94967d4abcfe9bbaeb6b29b46ec894ed5e
staging: vme_user: fix alignment of open parenthesis

Fixed all CHECK: Alignment should match open parenthesis
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/ZNO6HohffQlbh7jn@alolivei-thinkpadt480s.gru.csb
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme.c