Re: [PATCH] thunderbolt: Do not report errors if on-board retimers are found

From: Greg KH
Date: Wed Dec 21 2022 - 01:50:38 EST


On Tue, Dec 20, 2022 at 02:30:06PM -0800, Utkarsh Patel wrote:
> tb_retimer_scan() returns error even when on-board retimers are found.
>
> Fixes: 1e56c88adecc ("thunderbolt: Runtime resume USB4 port when retimers are scanned")
>
> Signed-off-by: Utkarsh Patel <utkarsh.h.patel@xxxxxxxxx>

Please do not put a blank line between the "Fixes" tag and your
signed-off-by.

And is this also needed in stable kernels? If so, add the proper tag
please.

thanks,

greg k-h