lib: fix log typos
authorKevin Traynor <ktraynor@redhat.com>
Wed, 13 Nov 2019 16:10:14 +0000 (16:10 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 19 Nov 2019 21:03:27 +0000 (22:03 +0100)
commit0411d61fa96093e6c3a2a817ca68ca7ac3019a1d
tree4b41c5f060a8920715e287d345c1fc77562c9f20
parent8980d7da64693e5115324cbd9880b94012064d6b
lib: fix log typos

Fix these as they are user visible. Found with codespell.

Fixes: bacaa2754017 ("eal: add channel for multi-process communication")
Fixes: f05e26051c15 ("eal: add IPC asynchronous request")
Fixes: 0cbce3a167f1 ("vfio: skip DMA map failure if already mapped")
Fixes: 445c6528b55f ("power: common interface for guest and host")
Fixes: e6c6dc0f96c8 ("power: add p-state driver compatibility")
Fixes: 8f972312b8f4 ("vhost: support vhost-user")
Cc: stable@dpdk.org
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/librte_eal/common/eal_common_proc.c
lib/librte_eal/linux/eal/eal_vfio.c
lib/librte_power/power_acpi_cpufreq.c
lib/librte_power/power_pstate_cpufreq.c
lib/librte_vhost/socket.c