]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: comedi: 8255.c: reformat remaining block comments
authorIan Abbott <abbotti@mev.co.uk>
Mon, 26 Jan 2015 13:25:24 +0000 (13:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:16:18 +0000 (11:16 -0800)
Use the usual block comment formatting style.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/8255.c

index 14761573a461c2e4587c8c5349b70cf285a6d6f2..c2f15de6a547a6a2cca8c44339dfb00067475f5c 100644 (file)
@@ -264,10 +264,9 @@ int subdev_8255_mm_init(struct comedi_device *dev, struct comedi_subdevice *s,
        return __subdev_8255_init(dev, s, io, regbase, true);
 }
 EXPORT_SYMBOL_GPL(subdev_8255_mm_init);
-/*
-
-   Start of the 8255 standalone device
 
+/*
+ * Start of the 8255 standalone device
  */
 
 static int dev_8255_attach(struct comedi_device *dev,