提交 9f3c5929 编写于 作者: W Will Deacon 提交者: Xie XiuQi

arm64: Fix silly typo in comment

mainline inclusion
from mainline-v4.20-rc1
commit ca7f686a
category: feature
bugzilla: 20806
CVE: NA

-------------------------------------------------

I was passing through and figuered I'd fix this up:

	featuer -> feature
Signed-off-by: NWill Deacon <will.deacon@arm.com>
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Reviewed-by: NXuefeng Wang <wxf.wang@hisilicon.com>
Reviewed-by: NHanjun Guo <guohanjun@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 ac7353e5
...@@ -263,7 +263,7 @@ extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; ...@@ -263,7 +263,7 @@ extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0;
/* /*
* CPU feature detected at boot time based on system-wide value of a * CPU feature detected at boot time based on system-wide value of a
* feature. It is safe for a late CPU to have this feature even though * feature. It is safe for a late CPU to have this feature even though
* the system hasn't enabled it, although the featuer will not be used * the system hasn't enabled it, although the feature will not be used
* by Linux in this case. If the system has enabled this feature already, * by Linux in this case. If the system has enabled this feature already,
* then every late CPU must have it. * then every late CPU must have it.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册