[PATCH] staging: dgnc: dgnc_mgmt.c Comment style modifications

From: Walt Feasel
Date: Fri Nov 18 2016 - 17:49:45 EST


Make modifications for comment style

Signed-off-by: Walt Feasel <waltfeasel@xxxxxxxxx>
---
drivers/staging/dgnc/dgnc_mgmt.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/dgnc/dgnc_mgmt.c b/drivers/staging/dgnc/dgnc_mgmt.c
index 683c098..9d9b15d 100644
--- a/drivers/staging/dgnc/dgnc_mgmt.c
+++ b/drivers/staging/dgnc/dgnc_mgmt.c
@@ -13,13 +13,11 @@
* 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 */
--
2.1.4