kernel_samsung_a53x/drivers/net/ethernet/pensando/ionic
Shannon Nelson c57db7a29a ionic: fix potential irq name truncation
[ Upstream commit 3eb76e71b16e8ba5277bf97617aef51f5e64dbe4 ]

Address a warning about potential string truncation based on the
string buffer sizes.  We can add some hints to the string format
specifier to set limits on the resulting possible string to
squelch the complaints.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Link: https://lore.kernel.org/r/20240529000259.25775-2-shannon.nelson@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:58 +01:00
..
ionic.h
ionic_bus.h
ionic_bus_pci.c
ionic_debugfs.c
ionic_debugfs.h
ionic_dev.c ionic: pass opcode to devcmd_wait 2024-11-18 12:13:13 +01:00
ionic_dev.h ionic: pass opcode to devcmd_wait 2024-11-18 12:13:13 +01:00
ionic_devlink.c
ionic_devlink.h
ionic_ethtool.c
ionic_ethtool.h
ionic_fw.c
ionic_if.h
ionic_lif.c ionic: fix potential irq name truncation 2024-11-23 23:20:58 +01:00
ionic_lif.h
ionic_main.c ionic: pass opcode to devcmd_wait 2024-11-18 12:13:13 +01:00
ionic_regs.h
ionic_rx_filter.c
ionic_rx_filter.h
ionic_stats.c
ionic_stats.h
ionic_txrx.c
ionic_txrx.h
Makefile