On Thu, 2020-12-03 at 11:42 +0300, Dan Carpenter wrote: > This code frees "mfi" and then derefences it on the next line to get > the error code. > > Fixes: b0eec52fbe63 ("USB: apple-mfi-fastcharge: Fix kfree after > failed kzalloc") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Thanks for catching that. Reviewed-by: Bastien Nocera <hadess@xxxxxxxxxx>