You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
check_compliance.py: Clean up get_defined_syms() a bit
Can do a single regex scan on the 'git grep' output and use
--perl-regexp instead of --extended-regexp to get non-capturing groups.
Also shortens things a bit.
Signed-off-by: Ulf Magnusson <[email protected]>
0 commit comments