getModulesDep: disallow regex submatches (MR 12)
At the moment modules in modules.dep are matched even on a submatch e.g. looking up "msm" ends up matching "snd-soc-msm8916-digital.ko" instead of "msm.ko". To fix this, disallow submatches using ^ and $.
This commit is contained in:
Reference in New Issue
Block a user