From efcd24445dce841771095c6266d8a74a02c0e2a6 Mon Sep 17 00:00:00 2001 From: Igor Bezukh Date: Fri, 25 Jul 2014 19:31:26 +0300 Subject: [PATCH] Staging: vt6655: removed redundant comments from ioctl.h Removed redundant comments from ioctl.h header file. Signed-off-by: Igor Bezukh Signed-off-by: Greg Kroah-Hartman --- 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 2f0db920e2cb..187fc915fd12 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__ -- 2.34.1