Re: [PATCH v3 0/4] clean up error handling

From: Dan Carpenter

Date: Thu Mar 26 2026 - 04:41:02 EST


Sorry, I'm going to ask that you send these one last time. It should
just be 2 patches. patch 1 stays the same, and patches 2, 3 and 4 get
squashed into the same patch.

The thing is that right now we're changing sdio_init() and then
cleaning up the callers. We should change it and clean up the callers
all in one go. One thing per patch means "One complete thing" not
"half a thing per patch". It makes it easier to review when it's done
in one go, because otherwise, when I'm reviewing patch 2, I have to
check all the callers anyway.

regards,
dan carpenter