2016-11-05 16:42, Thomas Monjalon: > checkpatch raise some false positives when run outside of the kernel tree. > > The script checkpatch.pl from the kernel checks a list > of structs known to be const. > It is obviously not relevant as DPDK has not such list. > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
Applied