eal: remove undue printf
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 18 Apr 2017 14:22:23 +0000 (16:22 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 19 Apr 2017 23:29:46 +0000 (01:29 +0200)
commitea85e941d2f7f86ee67a411592be2682016ae0c7
tree61ad2a6ea4caa15295c62775d48297df41fd7262
parent9348ca1602ce9d140a215e92852b4b5fe26a2013
eal: remove undue printf

Remove the printf displaying the log level at initialization. It
was introduced for debug purpose, but was not intended to be pushed.

Fixes: 845afe51e428 ("eal: change specific log levels at startup")

Reported-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_eal/common/eal_common_options.c