projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ccd5d
)
dynamic_debug: fix leading spaces in dynamic_debug.h
author
Jim Cromie
<
[email protected]
>
Fri, 27 Apr 2012 20:30:33 +0000
(14:30 -0600)
committer
Greg Kroah-Hartman
<
[email protected]
>
Mon, 30 Apr 2012 17:35:31 +0000
(13:35 -0400)
clean up some space-before-tabs problems.
Signed-off-by: Jim Cromie <
[email protected]
>
Acked-by: Jason Baron <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
include/linux/dynamic_debug.h
patch
|
blob
|
history
diff --git
a/include/linux/dynamic_debug.h
b/include/linux/dynamic_debug.h
index 7e3c53a900d8efe75796c8e35a9f14f91b1a8fd8..bf1b0fcc3c65acd817ee5d699619f2c318a105ef 100644
(file)
--- a/
include/linux/dynamic_debug.h
+++ b/
include/linux/dynamic_debug.h
@@
-17,8
+17,8
@@
struct _ddebug {
const char *format;
unsigned int lineno:18;
/*
- * The flags field controls the behaviour at the callsite.
- * The bits here are changed dynamically when the user
+ * The flags field controls the behaviour at the callsite.
+ * The bits here are changed dynamically when the user
* writes commands to <debugfs>/dynamic_debug/control
*/
#define _DPRINTK_FLAGS_NONE 0