提交 68f0d627 编写于 作者: M Masahiro Yamada

kconfig: localmodconfig: fix indentation for closing brace

This is the closing brace for the foreach loop. Fix the misleading
indentation.
Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>
上级 5edcef84
......@@ -372,7 +372,7 @@ if (defined($lsmod_file)) {
$lsmod = "$dir/lsmod";
last;
}
}
}
if (!defined($lsmod)) {
# try just the path
$lsmod = "lsmod";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册