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>
This commit is contained in:
Walt Feasel 2016-11-18 17:49:24 -05:00 committed by Greg Kroah-Hartman
parent 608859b6b8
commit 29e9b7bf0d

View file

@ -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 */