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>
This commit is contained in:
Igor Bezukh 2014-07-25 19:31:26 +03:00 committed by Greg Kroah-Hartman
parent d681012df5
commit efcd24445d

View file

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