[dpdk-dev] [PATCH] devtools: move forbidden tokens awk script to a separate file

Andrzej Ostruszka amo at semihalf.com
Fri Sep 21 13:37:34 CEST 2018


Acked-by: Andrzej Ostruszka <amo at semihalf.com>

However you might consider keeping this comment in the awk script.

On 20.09.2018 23:11, Arnon Warshavsky wrote:
[...]
> @@ -44,85 +44,12 @@ print_usage () {
>  }
>  
>  check_forbidden_additions() {
> -    # This awk script receives a list of expressions to monitor
> -    # and a list of folders to search these expressions in
> -    # - No search is done inside comments
> -    # - Both additions and removals of the expressions are checked
> -    #   A positive balance of additions fails the check

Best regards
Andrzej


More information about the dev mailing list