WARNING: line length of 82 exceeds 80 columns #144: FILE: net/netfilter/ipvs/ip_vs_ctl.c:356: + hlist_add_head_rcu(&svc->f_list, &svc->ipvs->svc_fwm_table[hash]); WARNING: line length of 87 exceeds 80 columns #522: FILE: net/netfilter/ipvs/ip_vs_ctl.c:4408: + __mutex_init(&ipvs->service_mutex, "ipvs->service_mutex", &__ipvs_service_key); total: 0 errors, 2 warnings, 0 checks, 508 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 da75b22e237e ("ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns") 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, 2 warnings, 0 checks, 508 lines checked