aboutsummaryrefslogtreecommitdiff
path: root/scripts/genksyms/keywords.c
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2020-08-12 23:49:23 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2020-08-18 20:16:46 +0900
commitefbf97265f9fc5e1978df6cf0e3df4d5b157f070 (patch)
tree8e3cebd48417c3c6b7241a856a9be941af2dfb8f /scripts/genksyms/keywords.c
parentextract-cert: add static to local data (diff)
downloadlinux-efbf97265f9fc5e1978df6cf0e3df4d5b157f070.tar.gz
linux-efbf97265f9fc5e1978df6cf0e3df4d5b157f070.tar.bz2
linux-efbf97265f9fc5e1978df6cf0e3df4d5b157f070.zip
kbuild: remove redundant patterns in filter/filter-out
The '%' in filter/filter-out matches to any number of any characters, including empty string. So, '%config' matches to 'config', and '%install' to 'install'. Drop the redundant patterns. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/genksyms/keywords.c')
0 files changed, 0 insertions, 0 deletions