The goal of this series is to fix all warnings related to aligment of open parenthesis, lines not ending with '(', unnecessary blank lines and unnecessary space after a cast in the vme_fake.c file, as reported by checkpatch to adhere to the Linux kernel coding-style guidelines. Alexon Oliveira (4): staging: vme_user: fix check alignment of open parenthesis in vme_fake.c staging: vme_user: fix check lines not ending with '(' in vme_fake.c staging: vme_user: fix check unnecessary blank lines in vme_fake.c staging: vme_user: fix check unnecessary space after a cast in vme_fake.c drivers/staging/vme_user/vme_fake.c | 72 ++++++++++++++--------------- 1 file changed, 35 insertions(+), 37 deletions(-) -- 2.41.0