WARNING: line length of 82 exceeds 80 columns #33: FILE: net/ncsi/internal.h:328: + unsigned int channel_probe_id;/* Current cahnnel ID during probe */ WARNING: line length of 85 exceeds 80 columns #122: FILE: net/ncsi/ncsi-manage.c:1446: + /* Clear initial state Retrieve version, capability or link status */ WARNING: line length of 99 exceeds 80 columns #148: FILE: net/ncsi/ncsi-manage.c:1465: + if (IS_ENABLED(CONFIG_NCSI_OEM_CMD_KEEP_PHY) && ndp->channel_probe_id == 0) total: 0 errors, 3 warnings, 0 checks, 163 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 506624a55a7b ("net/ncsi: Fix the multi thread manner of NCSI driver") 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, 3 warnings, 0 checks, 163 lines checked