Lots of little trivial bugs/typos here. Let's not start users off with a bad example.
Stephen Hemminger (5): examples_ip_pipeline: fix typo's example_ip_pipeline: avoid strncpy issue example_ip_pipeline: fix sizeof() on memcpy examples_ip_pipeline: remove useless code examples_ip_pipeline: fix possible string overrun examples/ip_pipeline/app.h | 2 +- examples/ip_pipeline/config_parse.c | 5 +---- examples/ip_pipeline/config_parse_tm.c | 6 ++++-- examples/ip_pipeline/init.c | 7 ++++--- examples/ip_pipeline/pipeline/pipeline_common_fe.c | 2 +- examples/ip_pipeline/pipeline/pipeline_flow_classification.c | 3 +-- 6 files changed, 12 insertions(+), 13 deletions(-) -- 2.1.4