mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-04 19:37:51 +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.