WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #132: new file mode 100644 CHECK: Alignment should match open parenthesis #287: FILE: io_uring/zcrx.c:66: +int io_register_zcrx_ifq(struct io_ring_ctx *ctx, + struct io_uring_zcrx_ifq_reg __user *arg) WARNING: Improper SPDX comment style for 'io_uring/zcrx.h', please use '/*' instead #379: FILE: io_uring/zcrx.h:1: +// SPDX-License-Identifier: GPL-2.0 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #379: FILE: io_uring/zcrx.h:1: +// SPDX-License-Identifier: GPL-2.0 WARNING: please, no space before tabs #389: FILE: io_uring/zcrx.h:11: +^Istruct io_uring_zcrx_rqe ^I*rqes;$ WARNING: line length of 81 exceeds 80 columns #404: FILE: io_uring/zcrx.h:26: + struct io_uring_zcrx_ifq_reg __user *arg) CHECK: Alignment should match open parenthesis #404: FILE: io_uring/zcrx.h:26: +static inline int io_register_zcrx_ifq(struct io_ring_ctx *ctx, + struct io_uring_zcrx_ifq_reg __user *arg) CHECK: Please use a blank line after function/struct/union/enum declarations #408: FILE: io_uring/zcrx.h:30: +} +static inline void io_unregister_zcrx_ifqs(struct io_ring_ctx *ctx) CHECK: Please use a blank line after function/struct/union/enum declarations #411: FILE: io_uring/zcrx.h:33: +} +static inline void io_shutdown_zcrx_ifqs(struct io_ring_ctx *ctx) WARNING: From:/Signed-off-by: email address mismatch: 'From: David Wei ' != 'Signed-off-by: David Wei ' total: 0 errors, 6 warnings, 4 checks, 326 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 904e9b9621aa ("io_uring/zcrx: add interface queue and refill queue") 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, 6 warnings, 4 checks, 326 lines checked