staging: vme_user: fix check alignment of open parenthesis in vme_fake.c
authorAlexon Oliveira <alexondunkan@gmail.com>
Sun, 27 Aug 2023 19:32:50 +0000 (16:32 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2023 07:49:29 +0000 (09:49 +0200)
commitb25f7cb305b9bc6576edd3e4e256b16ce420be09
treec8f72886869363abb79e35f8be1d21d023a66e47
parent8e050848c7840f4553df3bbaf90510eeed8cb1dc
staging: vme_user: fix check alignment of open parenthesis in vme_fake.c

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/639fc19f5c5bce6557a813728b28c299c5134ecf.1693164540.git.alexondunkan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_fake.c