eal: remove redundant newline in alert message
authorDavid Marchand <david.marchand@redhat.com>
Wed, 10 Jun 2020 14:30:24 +0000 (16:30 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Jun 2020 23:18:29 +0000 (01:18 +0200)
commitd58314aa3ccb57776fbc6d27d024cce4097dd619
tree11130fa3513d41bd3687a3a2ef74267035037398
parent3b4c9d7bd62018af31096de70e27c44c98bd8e50
eal: remove redundant newline in alert message

rte_eal_init_alert() already appends a newline.

Fixes: 0a529578f162 ("eal: clean up unused files on initialization")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_eal/freebsd/eal.c
lib/librte_eal/linux/eal.c