WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #24: new file mode 100644 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #29: FILE: include/net/page_pool/memory_provider.h:1: +#ifndef _NET_PAGE_POOL_MEMORY_PROVIDER_H CHECK: Alignment should match open parenthesis #33: FILE: include/net/page_pool/memory_provider.h:5: +int page_pool_mp_init_paged_area(struct page_pool *pool, + struct net_iov_area *area, CHECK: Alignment should match open parenthesis #36: FILE: include/net/page_pool/memory_provider.h:8: +void page_pool_mp_release_area(struct page_pool *pool, + struct net_iov_area *area); total: 0 errors, 2 warnings, 2 checks, 100 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 ffb2789dd4dc ("net: page pool: add helper creating area from pages") 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, 100 lines checked