mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Build bot points out that I missed initializing ret
after refactoring.
Reported-by: kernel test robot <[email protected]>
Fixes: 1c401078bc ("netdevsim: move details of vf config to dev")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>