Re: [PATCH v12] devtools: alert on new instances of rte_panic and rte_exit
From: Thomas Monjalon <hidden>
Date: 2018-07-26 21:57:01
From: Thomas Monjalon <hidden>
Date: 2018-07-26 21:57:01
16/07/2018 14:44, Arnon Warshavsky:quoted
+ ! $verbose || printf '\nChecking forbidden tokens additions/removals:\n' + report=$(cat $tmpinput | check_forbidden_additions)
One more nit: the title says "additions/removals" but the function is only about additions.