提交 a0b96c2d 编写于 作者: J Jani Nikula

kernel-doc: fix wrong code indentation

No functional changes.
Signed-off-by: NJani Nikula <jani.nikula@intel.com>
上级 13901ef2
......@@ -2878,7 +2878,7 @@ sub process_file($) {
substr($contents, 0, 1) eq "\t") {
$contents = substr($contents, 1);
}
$contents .= "\n";
$contents .= "\n";
}
$inline_doc_state = STATE_INLINE_TEXT;
# Documentation block end */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册