Staging: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / staging / comedi / drivers / ni_labpc_cs.c
index 300ecb2..0b963bb 100644 (file)
@@ -83,7 +83,8 @@ static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it);
 static const struct labpc_board_struct labpc_cs_boards[] = {
        {
         .name = "daqcard-1200",
-        .device_id = 0x103,    /*  0x10b is manufacturer id, 0x103 is device id */
+        .device_id = 0x103,    /* 0x10b is manufacturer id,
+                                  0x103 is device id */
         .ai_speed = 10000,
         .bustype = pcmcia_bustype,
         .register_layout = labpc_1200_layout,