WARNING: Unknown commit id '4ce639ea518f', maybe rebased or not pulled? #13: Fixes: 4ce639ea518f ("wifi: mt76: mt7925: add regulatory wiphy self manager support") WARNING: line length of 86 exceeds 80 columns #30: FILE: drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:866: + if ((clc->idx == MT792x_CLC_BE_CTRL || clc->idx == MT792x_CLC_REGD) && WARNING: line length of 84 exceeds 80 columns #34: FILE: drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:870: + if (clc->idx != MT792x_CLC_BE_CTRL && clc->idx != MT792x_CLC_REGD && total: 0 errors, 3 warnings, 0 checks, 13 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 6a7527a3fb14 ("wifi: mt76: connac3: refactor CLC header type validation logic") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 13 lines checked