From: Jim Cromie Date: Fri, 27 Apr 2012 20:30:33 +0000 (-0600) Subject: dynamic_debug: fix leading spaces in dynamic_debug.h X-Git-Tag: next-20120503~18^2~20 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3faa286055c02291dc9b6d838601dcb105a64a14;p=karo-tx-linux.git dynamic_debug: fix leading spaces in dynamic_debug.h clean up some space-before-tabs problems. Signed-off-by: Jim Cromie Acked-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- diff --git a/include/linux/dynamic_debug.h b/include/linux/dynamic_debug.h index 7e3c53a900d8..bf1b0fcc3c65 100644 --- 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 /dynamic_debug/control */ #define _DPRINTK_FLAGS_NONE 0