From 1d2a404edb5613ef4cb70b3d4b2263a199ae1722 Mon Sep 17 00:00:00 2001 From: Igor Bezukh Date: Fri, 25 Jul 2014 19:20:50 +0300 Subject: [PATCH] Staging: vt6655: removed redundant comments from dpc.h Removed redundant comments from dpc.h header file. Signed-off-by: Igor Bezukh Signed-off-by: Greg Kroah-Hartman --- 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 0ce31557d5da..0c7e0e796ce3 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, -- 2.11.0