========== verify_fixes - FAILED Commit: 410439cfc819 ("net: ethernet: sunplus: Switch to ndo_eth_ioctl") Fixes tag: Fixes: fd3040b9394c ("net: ethernet: Add driver for Sunplus SP7021", 2022-05-08) Has these problem(s): - Subject has leading but no trailing quotes - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")' Fixes tag: Fixes: a76053707dbf ("dev_ioctl: split out ndo_eth_ioctl", 2021-07-27) Has these problem(s): - Subject has leading but no trailing quotes - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")'