mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-06-09 05:29:12 +02:00
There was an unnecessary l_strsplit call when parsing the verbose options for test-runner. The verbose options get parsed inside qemu already, so this call was removed.