mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 19:17:31 +01: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.