WARNING: line length of 89 exceeds 80 columns #61: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:273: + /* Temporarily store the old value of keep_addr_on_down for this specific WARNING: line length of 90 exceeds 80 columns #62: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:274: + * device and set it to 1. This ensures that the IPv6 stack call triggered WARNING: line length of 86 exceeds 80 columns #63: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:275: + * by the dev_close function in the next line will not remove the IPv6 WARNING: line length of 90 exceeds 80 columns #64: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:276: + * addresses. The keep_addr_on_down value will be restored to its original WARNING: line length of 90 exceeds 80 columns #65: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:277: + * value before calling dev_open, ensuring that this temporary change does WARNING: line length of 85 exceeds 80 columns #68: FILE: drivers/net/ethernet/cisco/enic/enic_ethtool.c:280: + * The rtnl lock was already acquired in the caller of this function, total: 0 errors, 6 warnings, 0 checks, 62 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 43d465f3017f ("enic: Avoid removing IPv6 address when updating rings size.") 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, 6 warnings, 0 checks, 62 lines checked