]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: dgnc: dgnc_mgmt.c Comment style modifications
authorWalt Feasel <waltfeasel@gmail.com>
Fri, 18 Nov 2016 22:49:24 +0000 (17:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Nov 2016 13:25:11 +0000 (14:25 +0100)
Make modifications for comment style

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_mgmt.c

index 683c098391d9f3e9b9685896d744aca7f8d7c0c3..9d9b15d6358aae49f0e8fcf8d84a9ab8f66a2dcb 100644 (file)
  * PURPOSE.  See the GNU General Public License for more details.
  */
 
-/************************************************************************
- *
+/*
  * This file implements the mgmt functionality for the
  * Neo and ClassicBoard based product lines.
- *
- ************************************************************************
  */
+
 #include <linux/kernel.h>
 #include <linux/ctype.h>
 #include <linux/sched.h>       /* For jiffies, task states */