[PATCH] PCI: insert_resource can succeed and return an error
If we start again, we can return an error even if we were successful. Reset the result to 0 before beginning again. Why don't we use a tailcall here?
Showing
Please register or sign in to comment