> > The only statement that follows the 'out:' label in > ufshcd_try_to_abort_task() is a return-statement. Simplify this function by > changing 'goto out' statements into return statements. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Avri Altman <avri.altman@xxxxxxx>