Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

qed: fix spelling mistake "Dispalying" -> "Displaying"

There is a spelling mistake in a DP_NOTICE message, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Colin Ian King and committed by
David S. Miller
d1ecf8a6 55827458

+1 -1
+1 -1
drivers/net/ethernet/qlogic/qed/qed_dev.c
··· 285 285 struct qed_db_recovery_entry *db_entry = NULL; 286 286 287 287 DP_NOTICE(p_hwfn, 288 - "Dispalying doorbell recovery database. Counter was %d\n", 288 + "Displaying doorbell recovery database. Counter was %d\n", 289 289 p_hwfn->db_recovery_info.db_recovery_counter); 290 290 291 291 /* Protect the list */