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>
@@ -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__