WARNING: line length of 82 exceeds 80 columns #55: FILE: drivers/net/phy/aquantia/aquantia.h:78: +#define VEND1_GLOBAL_LED_PROV_LINK_MASK (VEND1_GLOBAL_LED_PROV_LINK100 | \ WARNING: line length of 83 exceeds 80 columns #56: FILE: drivers/net/phy/aquantia/aquantia.h:79: + VEND1_GLOBAL_LED_PROV_LINK1000 | \ WARNING: line length of 84 exceeds 80 columns #57: FILE: drivers/net/phy/aquantia/aquantia.h:80: + VEND1_GLOBAL_LED_PROV_LINK10000 | \ WARNING: line length of 83 exceeds 80 columns #58: FILE: drivers/net/phy/aquantia/aquantia.h:81: + VEND1_GLOBAL_LED_PROV_LINK5000 | \ WARNING: line length of 82 exceeds 80 columns #101: FILE: drivers/net/phy/aquantia/aquantia.h:198: +int aqr_phy_led_active_low_set(struct phy_device *phydev, int index, bool enable); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #105: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #139: FILE: drivers/net/phy/aquantia/aquantia_leds.c:30: + BIT(TRIGGER_NETDEV_LINK_10000) | WARNING: line length of 81 exceeds 80 columns #229: FILE: drivers/net/phy/aquantia/aquantia_leds.c:120: +int aqr_phy_led_active_low_set(struct phy_device *phydev, int index, bool enable) WARNING: line length of 87 exceeds 80 columns #235: FILE: drivers/net/phy/aquantia/aquantia_leds.c:126: +int aqr_phy_led_polarity_set(struct phy_device *phydev, int index, unsigned long modes) total: 0 errors, 9 warnings, 0 checks, 346 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 44811e79727f ("net: phy: aquantia: add support for PHY LEDs") 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, 9 warnings, 0 checks, 346 lines checked