WARNING: line length of 85 exceeds 80 columns #233: FILE: net/core/netmem_priv.h:19: + return PageNetpp(__netmem_to_page((__force unsigned long)netmem & ~NET_IOV)); WARNING: line length of 83 exceeds 80 columns #253: FILE: net/core/page_pool.c:713: + __SetPageNetpp(__netmem_to_page((__force unsigned long)netmem & ~NET_IOV)); WARNING: line length of 85 exceeds 80 columns #268: FILE: net/core/page_pool.c:734: + __ClearPageNetpp(__netmem_to_page((__force unsigned long)netmem & ~NET_IOV)); total: 0 errors, 3 warnings, 0 checks, 184 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 6d39444062f1 ("mm: introduce a new page type for page pool in page type") 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, 3 warnings, 0 checks, 184 lines checked