WARNING: Possible repeated word: 'Yan' #47: Reported-by: Yan Yan WARNING: Possible repeated word: 'Yan' #48: Tested-by: Yan Yan WARNING: line length of 84 exceeds 80 columns #100: FILE: net/xfrm/xfrm_policy.c:4469: + chain = policy_hash_direct(net, &sel->daddr, &sel->saddr, sel->family, dir); WARNING: line length of 83 exceeds 80 columns #166: FILE: net/xfrm/xfrm_policy.c:4702: + if_id = xfrm_migrate_policy_find_slow(sel, dir, type, net); WARNING: line length of 91 exceeds 80 columns #169: FILE: net/xfrm/xfrm_policy.c:4705: + pol = xfrm_migrate_policy_find(sel, dir, type, net, if_id); total: 0 errors, 5 warnings, 0 checks, 124 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 ffeb72b0da50 ("xfrm: migrate: work around 0 if_id on migrate") 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, 5 warnings, 0 checks, 124 lines checked