From: Igor Bezukh Date: Fri, 25 Jul 2014 16:31:26 +0000 (+0300) Subject: Staging: vt6655: removed redundant comments from ioctl.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=efcd24445dce841771095c6266d8a74a02c0e2a6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 --- 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__