提交 20c4515a 编写于 作者: E Ewan D. Milne 提交者: David S. Miller

qed: fix spelling mistake "successffuly" -> "successfully"

Trivial fix to spelling mistake in qed_probe message.
Signed-off-by: NEwan D. Milne <emilne@redhat.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 576cd320
......@@ -371,7 +371,7 @@ static struct qed_dev *qed_probe(struct pci_dev *pdev,
goto err2;
}
DP_INFO(cdev, "qed_probe completed successffuly\n");
DP_INFO(cdev, "qed_probe completed successfully\n");
return cdev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册