WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #40: new file mode 100644 CHECK: Alignment should match open parenthesis #188: FILE: net/homa/homa_pacer.c:144: + status = wait_event_interruptible(pacer->wait_queue, + pacer->exit || !list_empty(&pacer->throttled_rpcs)); WARNING: line length of 84 exceeds 80 columns #221: FILE: net/homa/homa_pacer.c:177: + queue_cycles = atomic64_read(&pacer->link_idle_time) - homa_clock(); total: 0 errors, 2 warnings, 1 checks, 511 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 ddbd45f5481e ("net: homa: create homa_pacer.h and homa_pacer.c") 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, 1 checks, 511 lines checked