Commit efcd2444 authored by Igor Bezukh's avatar Igor Bezukh Committed by Greg Kroah-Hartman
Browse files

Staging: vt6655: removed redundant comments from ioctl.h



Removed redundant comments from ioctl.h header file.

Signed-off-by: default avatarIgor Bezukh <igbzkh@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d681012d
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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__