aboutsummaryrefslogtreecommitdiff
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-03-09 14:20:12 +0200
committerJakub Kicinski <[email protected]>2022-03-09 08:44:40 -0800
commit24055bb87977e0c687b54ebf7bac8715f3636bc3 (patch)
tree5b5cda177dfe9b82ab026713f0dd10f58c28aad1 /scripts/documentation-file-ref-check
parent7f415828f987fca9651694c7589560e55ffdf9a6 (diff)
net: tcp: fix shim definition of tcp_inbound_md5_hash
When CONFIG_TCP_MD5SIG isn't enabled, there is a compilation bug due to the fact that the static inline definition of tcp_inbound_md5_hash() has an unexpected semicolon. Remove it. Fixes: 1330b6ef3313 ("skb: make drop reason booleanable") Signed-off-by: Vladimir Oltean <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions