Hi, On Thu, 12 Nov 2020 at 19:17:43 +0100, Peter Corlett wrote: > A cursory Google (and DDG etc) for `loop_cryptdevs` finds nothing > except this line, and it is unclear what this broken code was supposed > to achieve.
See #918008. Seems I renamed the function to foreach_cryptdev() (see also 1d97d98) before committing. Ooops. FWIW removing loop_cryptdevs() but preserving the rest of the line might lead to undesired side-effects if a mapped device name is in the form MAJ:MIN. _do_stop_skipped() is meant to be used as callback with a mapped device name as argument, not devnos. Cheers, -- Guilhem.
signature.asc
Description: PGP signature

