Staging: vt6655: removed redundant comments from dpc.h
authorIgor Bezukh <igbzkh@gmail.com>
Fri, 25 Jul 2014 16:20:50 +0000 (19:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:34:38 +0000 (11:34 -0700)
Removed redundant comments from dpc.h header file.

Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/dpc.h

index 0ce31557d5daed97f1029eaef8c0e0be2ad93d5c..0c7e0e796ce346d26c5e29fab091a6286eaa7845 100644 (file)
 #include "device.h"
 #include "wcmd.h"
 
-/*---------------------  Export Definitions -------------------------*/
-
-/*---------------------  Export Classes  ----------------------------*/
-
-/*---------------------  Export Variables  --------------------------*/
-
-/*---------------------  Export Functions  --------------------------*/
-
 bool
 device_receive_frame(
        PSDevice pDevice,
This page took 0.02499 seconds and 5 git commands to generate.