Browse Source

staging: dgnc: dgnc_mgmt.c Comment style modifications

Make modifications for comment style

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Walt Feasel 8 years ago
parent
commit
29e9b7bf0d
1 changed files with 2 additions and 4 deletions
  1. 2 4
      drivers/staging/dgnc/dgnc_mgmt.c

+ 2 - 4
drivers/staging/dgnc/dgnc_mgmt.c

@@ -13,13 +13,11 @@
  * PURPOSE.  See the GNU General Public License for more details.
  * PURPOSE.  See the GNU General Public License for more details.
  */
  */
 
 
-/************************************************************************
- *
+/*
  * This file implements the mgmt functionality for the
  * This file implements the mgmt functionality for the
  * Neo and ClassicBoard based product lines.
  * Neo and ClassicBoard based product lines.
- *
- ************************************************************************
  */
  */
+
 #include <linux/kernel.h>
 #include <linux/kernel.h>
 #include <linux/ctype.h>
 #include <linux/ctype.h>
 #include <linux/sched.h>	/* For jiffies, task states */
 #include <linux/sched.h>	/* For jiffies, task states */