"arch/arm64/git@git.tuxist.de:jan.koester/linux.git" did not exist on "9b0955baa4208abd72840c13c5f56a0f133c7cb3"
virtio-rng: refactor probe error handling
Code like vi->vq = NULL; kfree(vi) does not make sense. Clean it up, use goto error labels for cleanup. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Loading
Please sign in to comment