[PATCH 0/4] staging: vme_user: Coding style cleanup patches

From: Soumya Negi
Date: Fri Oct 13 2023 - 19:47:29 EST


This patchset performs trivial code cleanups on the driver
staging/vme_user to improve code readability. All patches address
issues reported by checkpatch.pl, and may be applied in any sequence.

Soumya Negi (4):
staging: vme_user: Correct spelling mistakes in comments
staging: vme_user: Fix unbalanced {} in if-else blocks
staging: vme_user: Add spaces around '*'
staging: vme_user: Add spaces around '<<' operator

drivers/staging/vme_user/vme.c | 7 +-
drivers/staging/vme_user/vme.h | 2 +-
drivers/staging/vme_user/vme_tsi148.c | 7 +-
drivers/staging/vme_user/vme_tsi148.h | 548 +++++++++++++-------------
4 files changed, 283 insertions(+), 281 deletions(-)

--
2.42.0