From: Igor Bezukh Date: Fri, 25 Jul 2014 16:26:14 +0000 (+0300) Subject: Staging: vt6655: removed redundant comments from IEEE11h.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e5851cf64ed2219e776bffda233f1c7f38c98e9b;p=deliverable%2Flinux.git Staging: vt6655: removed redundant comments from IEEE11h.h Removed redundant comments from IEEE11h.h header file. Signed-off-by: Igor Bezukh Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/IEEE11h.h b/drivers/staging/vt6655/IEEE11h.h index 8819fa1563b7..551922022b19 100644 --- a/drivers/staging/vt6655/IEEE11h.h +++ b/drivers/staging/vt6655/IEEE11h.h @@ -35,16 +35,6 @@ #include "80211hdr.h" #include "80211mgr.h" -/*--------------------- Export Definitions -------------------------*/ - -/*--------------------- Export Classes ----------------------------*/ - -/*--------------------- Export Variables --------------------------*/ - -/*--------------------- Export Types ------------------------------*/ - -/*--------------------- Export Functions --------------------------*/ - bool IEEE11hbMSRRepTx( void *pMgmtHandle );