WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 WARNING: line length of 87 exceeds 80 columns #121: FILE: include/net/page_pool/types.h:33: + PP_FLAG_SYSTEM_POOL | PP_FLAG_ALLOW_UNREADABLE_NETMEM) WARNING: line length of 81 exceeds 80 columns #214: FILE: net/core/devmem.c:378: + if (WARN_ON_ONCE(atomic_long_read(netmem_get_pp_ref_count_ref(netmem)) != CHECK: Please use a blank line after function/struct/union/enum declarations #439: 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 #442: FILE: net/core/page_pool_priv.h:51: +} +static inline int page_pool_check_memory_provider(struct net_device *dev, total: 0 errors, 3 warnings, 2 checks, 402 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 8d9c785a1801 ("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, 3 warnings, 2 checks, 402 lines checked