Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e1eb789 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

staging: wlags49_h2: debug.h: fix up some coding style issues.



Minor stuff, just formatting.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4ecc8c02
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -83,7 +83,8 @@
   the types of messages displayed */
#ifndef DBG_LVL
#define DBG_LVL 5			/* yields nothing via init_module,
							   original value of 5 yields DBG_TRACE_ON and DBG_VERBOSE_ON */
					   original value of 5 yields
					   DBG_TRACE_ON and DBG_VERBOSE_ON */
#endif  /*  DBG_LVL*/