staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
authorAlexon Oliveira <alexondunkan@gmail.com>
Sun, 27 Aug 2023 19:32:55 +0000 (16:32 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2023 07:49:29 +0000 (09:49 +0200)
commit3abba9a46c9d18b00e9aa52610ee5b07dfcd85e4
treeff59ecb3d54bcd98e0eca9c7128a042c3ac3d8c5
parent571fa9b51375eee059846c780dce05f04528b065
staging: vme_user: fix check unnecessary space after a cast in vme_fake.c

Fixed all CHECK: No space is necessary after a cast
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/603976b29ad4d9a0e4cbd8452ff674ec70a227a8.1693164540.git.alexondunkan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_fake.c