== Series Details == Series: mei: Abort writes if incomplete after 1s URL : https://patchwork.freedesktop.org/series/64073/ State : warning == Summary == $ dim checkpatch origin/drm-tip 96ad9d2ab876 mei: Abort writes if incomplete after 1s -:10: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #10: <3> [308.544943] INFO: task i915_module_loa:2612 blocked for more than 61 seconds. -:72: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #72: FILE: drivers/misc/mei/bus.c:70: + rets = wait_event_interruptible_timeout(cl->tx_wait, cl->writing_state == MEI_WRITE_COMPLETE || -:100: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #100: FILE: drivers/misc/mei/client.c:1771: + rets = wait_event_interruptible_timeout(cl->tx_wait, cl->writing_state == MEI_WRITE_COMPLETE || -:117: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #117: FILE: drivers/misc/mei/main.c:298: + rets = wait_event_interruptible_timeout(cl->tx_wait, cl->writing_state == MEI_WRITE_COMPLETE || -:141: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #141: FILE: drivers/misc/mei/main.c:667: + rets = wait_event_interruptible_timeout(cl->tx_wait, cl->writing_state == MEI_WRITE_COMPLETE || total: 0 errors, 1 warnings, 4 checks, 78 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx