On Fri, Jan 24, 2025 at 07:40:38PM +0000, Benson Leung wrote: > Fixes these Smatch static checker warnings: > drivers/usb/typec/altmodes/thunderbolt.c:354 tbt_ready() warn: 'plug' is not an error pointer > > Fixes: 100e25738659 ("usb: typec: Add driver for Thunderbolt 3 Alternate Mode") > > Signed-off-by: Benson Leung <bleung@xxxxxxxxxxxx> Please do not put a blank line between "Fixes:" and your signed-off-by line. thanks, greg k-h