[PATCH] Staging: vt6655: removed redundant comments from dpc.h

From: Igor Bezukh
Date: Fri Jul 25 2014 - 12:21:10 EST


Removed redundant comments from dpc.h header file.

Signed-off-by: Igor Bezukh <igbzkh@xxxxxxxxx>
---
drivers/staging/vt6655/dpc.h | 8 --------
1 file changed, 8 deletions(-)

diff --git a/drivers/staging/vt6655/dpc.h b/drivers/staging/vt6655/dpc.h
index 0ce3155..0c7e0e7 100644
--- a/drivers/staging/vt6655/dpc.h
+++ b/drivers/staging/vt6655/dpc.h
@@ -33,14 +33,6 @@
#include "device.h"
#include "wcmd.h"

-/*--------------------- Export Definitions -------------------------*/
-
-/*--------------------- Export Classes ----------------------------*/
-
-/*--------------------- Export Variables --------------------------*/
-
-/*--------------------- Export Functions --------------------------*/
-
bool
device_receive_frame(
PSDevice pDevice,
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/