On Mon, Apr 21, 2025 at 05:46:43PM -0600, Uday Shankar wrote: > There is a tiny bit of error handling code in __ublk_ch_uring_cmd which > is repeated thrice. Factor it out of the switch statement. > > Signed-off-by: Uday Shankar <ushankar@xxxxxxxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> Thanks, Ming