CHECK: Lines should not end with a '('
#25: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:717:
+					ethtool_sprintf(

CHECK: Lines should not end with a '('
#35: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:724:
+					ethtool_sprintf(

CHECK: Lines should not end with a '('
#58: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:744:
+					ethtool_sprintf(

CHECK: Lines should not end with a '('
#113: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:773:
+				ethtool_puts(

CHECK: Lines should not end with a '('
#139: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:779:
+					ethtool_puts(

WARNING: line length of 81 exceeds 80 columns
#141: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:781:
+						bnxt_rx_bytes_pri_arr[i].string);

CHECK: Lines should not end with a '('
#144: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:784:
+					ethtool_puts(

CHECK: Lines should not end with a '('
#149: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:789:
+					ethtool_puts(

WARNING: line length of 81 exceeds 80 columns
#151: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:791:
+						bnxt_tx_bytes_pri_arr[i].string);

CHECK: Lines should not end with a '('
#154: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:794:
+					ethtool_puts(

total: 0 errors, 2 warnings, 8 checks, 149 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 653593f98ccd ("net: bnxt: use ethtool string helpers") 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, 2 warnings, 8 checks, 149 lines checked