Re: [PATCH v13] devtools: alert on new instances of rte_panic and rte_exit
From: Thomas Monjalon <hidden>
Date: 2018-07-31 12:39:00
From: Thomas Monjalon <hidden>
Date: 2018-07-31 12:39:00
27/07/2018 00:10, Arnon Warshavsky:
This patch adds a new function that is called per every checked patch, and alerts for new instances of rte_panic/rte_exit. The check excludes comments, and alerts in the case of a positive balance between additions and removals. Signed-off-by: Arnon Warshavsky <redacted> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Tested-by: Kevin Traynor <redacted>
Applied, with small adjustments, thanks