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:
parent
608859b6b8
commit
29e9b7bf0d
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue