mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-08 15:27:50 +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.