Documentation/.renames.txt: warning: ignored by one of the .gitignore files In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_driver_info_init’: ../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 829 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 830 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_fabric_nsymb_init’: ../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ ../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 829 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 830 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:803:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 803 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_driver_info_init’: ../drivers/scsi/bfa/bfa_fcs.c:805:19: note: format string is defined here 805 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:802:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 802 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 803 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 804 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 805 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 806 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 807 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_fabric_nsymb_init’: ../drivers/scsi/bfa/bfa_fcs.c:803:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 803 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c:805:19: note: format string is defined here 805 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ ../drivers/scsi/bfa/bfa_fcs.c:802:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 802 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 803 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 804 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 805 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 806 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 807 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~