提交 cbf7a90e 编写于 作者: C Cao jin 提交者: Masahiro Yamada

kbuild/kallsyms: trivial typo fix

Signed-off-by: NCao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 0da4fabd
......@@ -595,7 +595,7 @@ static void optimize_result(void)
* original char code */
if (!best_table_len[i]) {
/* find the token with the breates profit value */
/* find the token with the best profit value */
best = find_best_token();
if (token_profit[best] == 0)
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册