]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: comedi: Align the * in block comments
authorRamiro Oliveira <Ramiro.Oliveira@synopsys.com>
Fri, 30 Sep 2016 10:32:05 +0000 (11:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Oct 2016 15:29:11 +0000 (17:29 +0200)
Align the * on each line of block comments as reported by checkpatch

Signed-off-by: Ramiro Oliveira <roliveir@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers.c

index 44511d7294505f241b7dc2c368efe1965f159a19..a5bf2cc165c01e6c9a452ed56e6b02a5e901b4fe 100644 (file)
@@ -15,7 +15,7 @@
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
-*/
+ */
 
 #include <linux/device.h>
 #include <linux/module.h>