WARNING: please, no spaces at the start of a line #31: FILE: include/net/xfrm.h:70: + SPD is organized as hash table (for policies that meet minimum address prefix$ WARNING: space prohibited between function name and open parenthesis '(' #31: FILE: include/net/xfrm.h:70: + SPD is organized as hash table (for policies that meet minimum address prefix WARNING: please, no spaces at the start of a line #32: FILE: include/net/xfrm.h:71: + length setting, net->xfrm.policy_hthresh). Other policies are stored in$ WARNING: Missing a blank line after declarations #33: FILE: include/net/xfrm.h:72: + length setting, net->xfrm.policy_hthresh). Other policies are stored in + lists, sorted into rbtree ordered by destination and source address networks. WARNING: please, no spaces at the start of a line #33: FILE: include/net/xfrm.h:72: + lists, sorted into rbtree ordered by destination and source address networks.$ WARNING: please, no spaces at the start of a line #34: FILE: include/net/xfrm.h:73: + See net/xfrm/xfrm_policy.c for details.$ WARNING: Avoid multiple line dereference - prefer 'networks.See' #34: FILE: include/net/xfrm.h:73: + lists, sorted into rbtree ordered by destination and source address networks. + See net/xfrm/xfrm_policy.c for details. CHECK: spaces preferred around that '/' (ctx:VxV) #34: FILE: include/net/xfrm.h:73: + See net/xfrm/xfrm_policy.c for details. ^ CHECK: spaces preferred around that '/' (ctx:VxV) #34: FILE: include/net/xfrm.h:73: + See net/xfrm/xfrm_policy.c for details. ^ total: 0 errors, 7 warnings, 2 checks, 74 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 41c4e8d8fd0f ("xfrm: minor update to sdb and xfrm_policy comments") 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, 7 warnings, 2 checks, 74 lines checked