Hi all, In commit c61760e6940d ("net/nfc: fix use-after-free llcp_sock_bind/connect") Fixes tag Fixes: c33b1cc62 ("nfc: fix refcount leak in llcp_sock_bind()") has these problem(s): - SHA1 should be at least 12 digits long This is probably not worth rebasing to fix. In the future this can be avoided 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"). -- Cheers, Stephen Rothwell