aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/rt_config.h
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-12-11 12:23:15 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 12:23:15 -0800
commitcc27706961cbe2de1b2b1d1b498efa7b6f04a822 (patch)
tree3f8ff4864f56d13c3ad5a29eac81475d64620891 /drivers/staging/rt2860/rt_config.h
parentStaging: rt28x0: fix comments in sta/*.c files (diff)
downloadlinux-dev-cc27706961cbe2de1b2b1d1b498efa7b6f04a822.tar.xz
linux-dev-cc27706961cbe2de1b2b1d1b498efa7b6f04a822.zip
Staging: rt28x0: fix comments in *.h files
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rt2860/rt_config.h')
-rw-r--r--drivers/staging/rt2860/rt_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/rt2860/rt_config.h b/drivers/staging/rt2860/rt_config.h
index 8fa3f118c925..d1adef8948af 100644
--- a/drivers/staging/rt2860/rt_config.h
+++ b/drivers/staging/rt2860/rt_config.h
@@ -66,6 +66,6 @@
#ifdef IGMP_SNOOP_SUPPORT
#include "igmp_snoop.h"
-#endif // IGMP_SNOOP_SUPPORT //
+#endif /* IGMP_SNOOP_SUPPORT // */
-#endif // __RT_CONFIG_H__
+#endif /* __RT_CONFIG_H__ */