WARNING: line length of 88 exceeds 80 columns #262: FILE: net/atm/mpc.c:245: + * avoiding the double-free issue with atm_mpoa_delete_qos(atm_mpoa_search_qos(ipaddr)). WARNING: line length of 81 exceeds 80 columns #388: FILE: net/atm/mpc.c:1221: + (has_qos ? tmp_qos.txtp.traffic_class : ATM_UBR | ATM_CBR)) { WARNING: line length of 84 exceeds 80 columns #450: FILE: net/atm/mpoa_caches.c:146: + if (!atm_mpoa_get_qos(entry->ctrl_info.in_dst_ip, &msg.qos)) WARNING: line length of 92 exceeds 80 columns #482: FILE: net/atm/mpoa_caches.c:282: + if (!atm_mpoa_get_qos(entry->ctrl_info.in_dst_ip, &msg.qos)) total: 0 errors, 4 warnings, 0 checks, 335 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 930ea651f9ed ("atm: mpoa: Fix UAF on qos_head list in procfs") 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, 4 warnings, 0 checks, 335 lines checked