WARNING: A patch subject line should describe the change not the tool that found it #4: Subject: [PATCH] xfrm: state: fix sparse warnings around XFRM_STATE_INSERT WARNING: line length of 96 exceeds 80 columns #29: FILE: net/xfrm/xfrm_state.c:1566: + xfrm_state_deref_prot(net->xfrm.state_bydst, net) + h, WARNING: line length of 96 exceeds 80 columns #34: FILE: net/xfrm/xfrm_state.c:1570: + xfrm_state_deref_prot(net->xfrm.state_bysrc, net) + h, WARNING: line length of 104 exceeds 80 columns #41: FILE: net/xfrm/xfrm_state.c:1576: + xfrm_state_deref_prot(net->xfrm.state_byspi, net) + h, WARNING: line length of 104 exceeds 80 columns #48: FILE: net/xfrm/xfrm_state.c:1582: + xfrm_state_deref_prot(net->xfrm.state_byseq, net) + h, WARNING: line length of 88 exceeds 80 columns #73: FILE: net/xfrm/xfrm_state.c:1747: + xfrm_state_deref_prot(net->xfrm.state_byspi, net) + h, WARNING: line length of 88 exceeds 80 columns #82: FILE: net/xfrm/xfrm_state.c:1755: + xfrm_state_deref_prot(net->xfrm.state_byseq, net) + h, WARNING: line length of 88 exceeds 80 columns #92: FILE: net/xfrm/xfrm_state.c:1876: + xfrm_state_deref_prot(net->xfrm.state_bydst, net) + h, WARNING: line length of 88 exceeds 80 columns #97: FILE: net/xfrm/xfrm_state.c:1880: + xfrm_state_deref_prot(net->xfrm.state_bysrc, net) + h, WARNING: line length of 96 exceeds 80 columns #107: FILE: net/xfrm/xfrm_state.c:2612: + xfrm_state_deref_prot(net->xfrm.state_byspi, net) + h, total: 0 errors, 10 warnings, 0 checks, 84 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 a1586ad6d0fd ("xfrm: state: fix sparse warnings around XFRM_STATE_INSERT") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 10 warnings, 0 checks, 84 lines checked