CHECK: Blank lines aren't necessary after an open brace '{' #106: FILE: include/uapi/linux/netdev.h:90: +enum { + WARNING: line length of 89 exceeds 80 columns #108: FILE: include/uapi/linux/netdev.h:92: + NETDEV_A_IO_URING_PROVIDER_INFO_MAX = (__NETDEV_A_IO_URING_PROVIDER_INFO_MAX - 1) CHECK: Blank lines aren't necessary after an open brace '{' #139: FILE: tools/include/uapi/linux/netdev.h:90: +enum { + WARNING: line length of 89 exceeds 80 columns #141: FILE: tools/include/uapi/linux/netdev.h:92: + NETDEV_A_IO_URING_PROVIDER_INFO_MAX = (__NETDEV_A_IO_URING_PROVIDER_INFO_MAX - 1) total: 0 errors, 2 warnings, 2 checks, 97 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 b80c212980af ("netdev: add io_uring memory provider info") 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, 97 lines checked