提交 510e64fb 编写于 作者: M Masanari Iida 提交者: Jonathan Corbet

Doc: ARM: Fix a typo in clksrc-change-registers.awk

This patch fix a spelling typo found in clksrc-change-registers.awk.
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 d798895c
...@@ -41,7 +41,7 @@ function find_length(f) ...@@ -41,7 +41,7 @@ function find_length(f)
else if (f ~ /0xf/) else if (f ~ /0xf/)
return 4 return 4
printf "unknown legnth " f "\n" > "/dev/stderr" printf "unknown length " f "\n" > "/dev/stderr"
exit exit
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册