WARNING: Commit log lines starting with '#' are dropped by git as comments
#55:
# ip addr add 127.0.0.1 dev lo
WARNING: Commit log lines starting with '#' are dropped by git as comments
#56:
# ./tcp-ao-nullptr
WARNING: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("
")' - ie: 'Fixes: 7c2ffaf21bd6 ("net/tcp: Calculate TCP-AO traffic keys")'
#65:
Fixes: 7c2ffaf ("net/tcp: Calculate TCP-AO traffic keys")
total: 0 errors, 3 warnings, 0 checks, 10 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
Commit ee7c8b18ef80 ("net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR") has style problems, please review.
NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 3 warnings, 0 checks, 10 lines checked