staging: vme_user: Remove spurious newlines between define statements
authorJonathan Bergh <bergh.jonathan@gmail.com>
Thu, 14 Sep 2023 20:05:37 +0000 (22:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2023 07:53:18 +0000 (09:53 +0200)
Removed spurious newlines in define statements so that defines which
should be grouped together for readability are grouped as such.

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Link: https://lore.kernel.org/r/20230914200536.47619-1-bergh.jonathan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_tsi148.h

index 63f726e1811a4d32ae0befbf4e63ff8cd844a605..dbdf5dabaf90392a3e4da9850a20d9c4f405cbe7 100644 (file)
@@ -96,13 +96,9 @@ struct tsi148_dma_entry {
 #define TSI148_PCFS_MISC0              0xC
 #define TSI148_PCFS_MBARL              0x10
 #define TSI148_PCFS_MBARU              0x14
-
 #define TSI148_PCFS_SUBID              0x28
-
 #define TSI148_PCFS_CAPP               0x34
-
 #define TSI148_PCFS_MISC1              0x3C
-
 #define TSI148_PCFS_XCAPP              0x40
 #define TSI148_PCFS_XSTAT              0x44