mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-22 02:07:29 +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.