WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #70: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #139: FILE: include/net/devmem.h:65: +void __net_devmem_dmabuf_binding_free(struct net_devmem_dmabuf_binding *binding); CHECK: Please use a blank line after function/struct/union/enum declarations #157: FILE: include/net/devmem.h:83: +} +static inline void CHECK: Lines should not end with a '(' #625: FILE: net/core/netdev-genl.c:760: + err = nla_parse_nested( total: 0 errors, 2 warnings, 2 checks, 583 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 943fbabf8096 ("netdev: support binding dma-buf to netdevice") 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, 583 lines checked