diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 11:40:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-05 16:23:38 +0200 |
commit | df2205de92975bdaabb115dfef5c513b26b36263 (patch) | |
tree | 178bdceb5d5810303eaa11484af064eabdc0779e /certs/blacklist.c | |
parent | scripts: get_abi.pl: fix fallback rule for undefined symbols (diff) | |
download | linux-df2205de92975bdaabb115dfef5c513b26b36263.tar.xz linux-df2205de92975bdaabb115dfef5c513b26b36263.zip |
scripts: get_abi.pl: better generate regex from what fields
Using repeating sequencies of .* seem to slow down the
processing speed on some cases. Also, currently, a "."
character is not properly handled as such.
Change the way regexes are created, in order to produce
better search expressions.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/c69c01c12b1b30466177dcb17e45f833fb47713d.1632994565.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs/blacklist.c')
0 files changed, 0 insertions, 0 deletions