WARNING: line length of 87 exceeds 80 columns #60: FILE: include/net/page_pool/types.h:34: + PP_FLAG_SYSTEM_POOL | PP_FLAG_ALLOW_UNREADABLE_NETMEM) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #166: new file mode 100644 CHECK: Please use a blank line after function/struct/union/enum declarations #438: FILE: net/core/page_pool_priv.h:48: +} +static inline void page_pool_clear_pp_info(netmem_ref netmem) CHECK: Please use a blank line after function/struct/union/enum declarations #441: FILE: net/core/page_pool_priv.h:51: +} +static inline int page_pool_check_memory_provider(struct net_device *dev, total: 0 errors, 2 warnings, 2 checks, 405 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 13321095f85a ("memory-provider: dmabuf devmem memory provider") 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, 2 warnings, 2 checks, 405 lines checked