WARNING: line length of 98 exceeds 80 columns #28: FILE: drivers/net/wireless/infineon/inffmac/interface.c:5: + * Copyright (c) 2025-2026, Infineon Technologies AG, or an affiliate of Infineon Technologies AG. WARNING: line length of 81 exceeds 80 columns #59: FILE: drivers/net/wireless/infineon/inffmac/interface.c:36: + if (!test_and_clear_bit(INFF_VIF_STATUS_CONNECTED, &ifp->vif->sme_state)) WARNING: line length of 82 exceeds 80 columns #80: FILE: drivers/net/wireless/infineon/inffmac/interface.c:57: + iphy_err(drvr, "WLC_DISASSOC failed (%d)\n", err); WARNING: line length of 85 exceeds 80 columns #257: FILE: drivers/net/wireless/infineon/inffmac/interface.c:234: + &iface_v3, sizeof(iface_v3)); WARNING: line length of 98 exceeds 80 columns #530: FILE: drivers/net/wireless/infineon/inffmac/interface.h:5: + * Copyright (c) 2025-2026, Infineon Technologies AG, or an affiliate of Infineon Technologies AG. total: 0 errors, 5 warnings, 0 checks, 651 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 e9b4a01e2745 ("wifi: inffmac: add interface.c/h") 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, 5 warnings, 0 checks, 651 lines checked