On Thu, Jul 28, 2022 at 10:13:16AM +0300, Dan Carpenter wrote: > This code accidentally return success instead of a negative error code. > > Fixes: fe6d8a9c8e64 ("usb: typec: anx7411: Add Analogix PD ANX7411 support") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/usb/typec/anx7411.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Doesn't apply to my tree anymore, I think this is already fixed. Let me push it out so it shows up in linux-next tomorrow. thanks, greg k-h