base: Clean up unneeded len() calls
This code pattern isn't very pythonic, improve it to drop the unneeded
len() calls.
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
Loading
This code pattern isn't very pythonic, improve it to drop the unneeded
len() calls.
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>