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:
Родитель
608859b6b8
Коммит
29e9b7bf0d
|
@ -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 */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче