0fbcba7b36
This error is detected: examples/ip_pipeline/cmdline.c:272:15: error: address of array 'params->file_path' will always evaluate to 'true' if (!params->file_path) { ~~~~~~~~~^~~~~~~~~ file_path is an array in a structure so it's unneeded to check it. Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> |
||
---|---|---|
.. | ||
cmdline.c | ||
config.c | ||
init.c | ||
ip_pipeline.cfg | ||
ip_pipeline.sh | ||
main.c | ||
main.h | ||
Makefile | ||
pipeline_firewall.c | ||
pipeline_flow_classification.c | ||
pipeline_ipv4_frag.c | ||
pipeline_ipv4_ras.c | ||
pipeline_passthrough.c | ||
pipeline_routing.c | ||
pipeline_rx.c | ||
pipeline_tx.c |