提交 c24cef0b 编写于 作者: A Andrea Gelmini 提交者: Arnd Bergmann

asm-generic: kdebug.h: Checkpatch cleanup

include/asm-generic/kdebug.h:6: ERROR: spaces required around that '=' (ctx:VxV)
Signed-off-by: NAndrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 269b8fd5
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
enum die_val { enum die_val {
DIE_UNUSED, DIE_UNUSED,
DIE_OOPS=1 DIE_OOPS = 1,
}; };
#endif /* _ASM_GENERIC_KDEBUG_H */ #endif /* _ASM_GENERIC_KDEBUG_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册