提交 f3c709b8 编写于 作者: hcyvan's avatar hcyvan 提交者: Greg Kroah-Hartman

Staging: dgnc: dgnc_driver.h: remove unnecessary comments

The public headers is well known by others and the redundant commits make
the code mess. Remove the comments of the public headers to make the code
tidy.
Signed-off-by: hcyvan's avatarNavy Cheng <navych@126.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 36927c18
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
#ifndef __DGNC_DRIVER_H #ifndef __DGNC_DRIVER_H
#define __DGNC_DRIVER_H #define __DGNC_DRIVER_H
#include <linux/types.h> /* To pick up the varions Linux types */ #include <linux/types.h>
#include <linux/tty.h> /* To pick up the various tty structs/defines */ #include <linux/tty.h>
#include <linux/interrupt.h> /* For irqreturn_t type */ #include <linux/interrupt.h>
#include "digi.h" /* Digi specific ioctl header */ #include "digi.h" /* Digi specific ioctl header */
#include "dgnc_sysfs.h" /* Support for SYSFS */ #include "dgnc_sysfs.h" /* Support for SYSFS */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册