Commit 29e9b7bf authored by Walt Feasel's avatar Walt Feasel Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: dgnc_mgmt.c Comment style modifications



Make modifications for comment style

Signed-off-by: default avatarWalt Feasel <waltfeasel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 608859b6
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -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 */