devargs: remove comment regarding logs
rte_log() is available in the context of this compilation unit, do not deter from using it. Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
This commit is contained in:
parent
e815a7f693
commit
ca372b3f50
@ -4,9 +4,6 @@
|
||||
|
||||
/* This file manages the list of devices and their arguments, as given
|
||||
* by the user at startup
|
||||
*
|
||||
* Code here should not call rte_log since the EAL environment
|
||||
* may not be initialized.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user