WARNING: Prefer 'unsigned int' to bare use of 'unsigned' #202: FILE: io_uring/zcrx.c:704: + unsigned start, start_off = offset; WARNING: line length of 82 exceeds 80 columns #215: FILE: io_uring/zcrx.c:713: + copied = io_zcrx_copy_chunk(req, ifq, skb->data, offset, to_copy); WARNING: Prefer 'unsigned int' to bare use of 'unsigned' #240: FILE: io_uring/zcrx.h:41: + unsigned napi_id; total: 0 errors, 3 warnings, 0 checks, 198 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 a18c92257294 ("io_uring/zcrx: add copy fallback") 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, 0 checks, 198 lines checked