summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/config.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 16:58:00 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 16:58:00 -0700
commit027360c5644b59d99db30e3515a8ec72350207b9 (patch)
tree2d5f307fec534fc6e76135121e4c1f8f517d6922 /drivers/staging/line6/config.h
parent79be7254ebd2fb6d5f91b4b8e5d12cfe4fd7ecd7 (diff)
downloadop-kernel-dev-027360c5644b59d99db30e3515a8ec72350207b9.zip
op-kernel-dev-027360c5644b59d99db30e3515a8ec72350207b9.tar.gz
Staging: line6: minor coding style cleanups
This fixes up all of the remaining coding style issues that make any sense to make in the line6 driver. Cc: Markus Grabner <grabner@icg.tugraz.at> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/line6/config.h')
-rw-r--r--drivers/staging/line6/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/line6/config.h b/drivers/staging/line6/config.h
index adad130..f8a5149 100644
--- a/drivers/staging/line6/config.h
+++ b/drivers/staging/line6/config.h
@@ -18,9 +18,9 @@
#endif
-/**
- Development tools.
-*/
+/*
+ * Development tools.
+ */
#define DO_DEBUG_MESSAGES 0
#define DO_DUMP_URB_SEND DO_DEBUG_MESSAGES
#define DO_DUMP_URB_RECEIVE DO_DEBUG_MESSAGES
OpenPOWER on IntegriCloud