[PATCH 26/49] staging: comedi: ni_660x: cleanup the boardinfo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For aesthetic reasons, add some whitespace to the boardinfo.

Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
Cc: Ian Abbott <abbotti@xxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 drivers/staging/comedi/drivers/ni_660x.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/drivers/staging/comedi/drivers/ni_660x.c b/drivers/staging/comedi/drivers/ni_660x.c
index eae0e4a..d2e061a 100644
--- a/drivers/staging/comedi/drivers/ni_660x.c
+++ b/drivers/staging/comedi/drivers/ni_660x.c
@@ -403,21 +403,21 @@ struct ni_660x_board {
 
 static const struct ni_660x_board ni_660x_boards[] = {
 	[BOARD_PCI6601] = {
-	 .name = "PCI-6601",
-	 .n_chips = 1,
-	 },
+		.name		= "PCI-6601",
+		.n_chips	= 1,
+	},
 	[BOARD_PCI6602] = {
-	 .name = "PCI-6602",
-	 .n_chips = 2,
-	 },
+		.name		= "PCI-6602",
+		.n_chips	= 2,
+	},
 	[BOARD_PXI6602] = {
-	 .name = "PXI-6602",
-	 .n_chips = 2,
-	 },
+		.name		= "PXI-6602",
+		.n_chips	= 2,
+	},
 	[BOARD_PXI6608] = {
-	 .name = "PXI-6608",
-	 .n_chips = 2,
-	 },
+		.name		= "PXI-6608",
+		.n_chips	= 2,
+	},
 };
 
 #define NI_660X_MAX_NUM_CHIPS 2
-- 
1.8.1.4

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux