提交 5f367f02 编写于 作者: N Nik Nyby 提交者: Jiri Kosina

aic7xxx: Fix typo in error message

This fixes "referenced" where it is spelled "referrenced".
Signed-off-by: NNik Nyby <nikolas@gnu.org>
Signed-off-by: NJiri Kosina <jkosina@suse.com>
上级 831527b7
......@@ -79,7 +79,7 @@ struct ahc_hard_error_entry {
static const struct ahc_hard_error_entry ahc_hard_errors[] = {
{ ILLHADDR, "Illegal Host Access" },
{ ILLSADDR, "Illegal Sequencer Address referrenced" },
{ ILLSADDR, "Illegal Sequencer Address referenced" },
{ ILLOPCODE, "Illegal Opcode in sequencer program" },
{ SQPARERR, "Sequencer Parity Error" },
{ DPARERR, "Data-path Parity Error" },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册