WARNING: line length of 89 exceeds 80 columns #65: FILE: drivers/scsi/bfa/bfa_fcs.c:773: + driver_info->host_machine_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR, WARNING: line length of 85 exceeds 80 columns #66: FILE: drivers/scsi/bfa/bfa_fcs.c:774: + driver_info->host_os_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR); WARNING: line length of 89 exceeds 80 columns #83: FILE: drivers/scsi/bfa/bfa_fcs.c:780: + driver_info->host_machine_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR, WARNING: line length of 84 exceeds 80 columns #84: FILE: drivers/scsi/bfa/bfa_fcs.c:781: + driver_info->host_os_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR, total: 0 errors, 4 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 8afcee74e0f5 ("scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()") 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, 62 lines checked