Quellcode durchsuchen

Staging: vt6655: removed redundant comments from ioctl.h

Removed redundant comments from ioctl.h header file.

Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Igor Bezukh vor 11 Jahren
Ursprung
Commit
efcd24445d
1 geänderte Dateien mit 0 neuen und 8 gelöschten Zeilen
  1. 0 8
      drivers/staging/vt6655/ioctl.h

+ 0 - 8
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__