[PATCH] Staging: vt6655: removed redundant comments from ioctl.h

Igor Bezukh igbzkh at gmail.com
Fri Jul 25 16:31:26 UTC 2014


Removed redundant comments from ioctl.h header file.

Signed-off-by: Igor Bezukh <igbzkh at gmail.com>
---
 drivers/staging/vt6655/ioctl.h |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/drivers/staging/vt6655/ioctl.h b/drivers/staging/vt6655/ioctl.h
index 2f0db92..187fc91 100644
--- a/drivers/staging/vt6655/ioctl.h
+++ b/drivers/staging/vt6655/ioctl.h
@@ -31,14 +31,6 @@
 
 #include "device.h"
 
-/*---------------------  Export Definitions -------------------------*/
-
-/*---------------------  Export Classes  ----------------------------*/
-
-/*---------------------  Export Variables  --------------------------*/
-
-/*---------------------  Export Functions  --------------------------*/
-
 int private_ioctl(PSDevice pDevice, struct ifreq *rq);
 
 #endif // __IOCTL_H__
-- 
1.7.9.5



More information about the devel mailing list