devtools: rename variables in maintainers file parsing
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 6 Aug 2020 17:19:47 +0000 (10:19 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 7 Aug 2020 11:02:11 +0000 (13:02 +0200)
commit7ccf23c8f79216c75d10f9d546f3dddd627d0a31
tree9097743703de0e72e78b47071c86d5fbc4be7354
parent156055da958887a840a6d6f223f5527f782e3779
devtools: rename variables in maintainers file parsing

Change variable names in the shell script.
Replace whitelist with include_files and blacklist with exclude_files.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: John McNamara <john.mcnamara@intel.com>
devtools/check-maintainers.sh