WARNING: line length of 83 exceeds 80 columns #498: FILE: drivers/net/wireless/ralink/rt2x00/rt2x00config.c:222: + memcpy(&libconf.rf, &spec->channels[hw_value], sizeof(libconf.rf)); WARNING: line length of 98 exceeds 80 columns #499: FILE: drivers/net/wireless/ralink/rt2x00/rt2x00config.c:223: + memcpy(&libconf.channel, &spec->channels_info[hw_value], sizeof(libconf.channel)); WARNING: line length of 82 exceeds 80 columns #600: FILE: drivers/net/wireless/ralink/rt2x00/rt61pci.c:2738: + info->default_power1 = TXPOWER_FROM_DEV(tx_power[i - 14]); WARNING: line length of 82 exceeds 80 columns #691: FILE: drivers/net/wireless/ralink/rt2x00/rt73usb.c:2162: + info->default_power1 = TXPOWER_FROM_DEV(tx_power[i - 14]); total: 0 errors, 4 warnings, 0 checks, 609 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 181fea54df28 ("wifi: rt2x00: Use flexible array for hw_mode_spec channels") 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, 4 warnings, 0 checks, 609 lines checked