mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-17 22:05:08 +00:00
NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
Trivial fix to spelling mistake in dev_err error message Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-By: Logan Gunthorpe <logang@deltatee.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
This commit is contained in:
parent
3f7756728e
commit
c5ec8b451a
@ -172,7 +172,7 @@ static int switchtec_ntb_part_op(struct switchtec_ntb *sndev,
|
||||
|
||||
if (ps == status) {
|
||||
dev_err(&sndev->stdev->dev,
|
||||
"Timed out while peforming %s (%d). (%08x)",
|
||||
"Timed out while performing %s (%d). (%08x)",
|
||||
op_text[op], op,
|
||||
ioread32(&ctl->partition_status));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user