Commit: 91c34b68ca8e ("net/smc: Remove validation of reserved bits in CLC Decline message") Fixes tag: Fixes: 8ade200(net/smc: add v2 format of CLC decline message) Has these problem(s): - empty lines surround the Fixes tag - missing space between the SHA1 and the subject - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto").