ddda7c8210
[ Upstream commit 0ceb3860a67652f9d36dfdecfcd2cb3eb2f4537d ] Our friendly kernel test robot has reminded us that with a new check we have a warning about a potential string truncation. In this case it really doesn't hurt anything, but it is worth addressing especially since there really is no reason to reserve so many bytes for our queue names. It seems that cutting the queue name buffer length in half stops the complaint. Fixes: c06107cabea3 ("ionic: more ionic name tweaks") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202311300201.lO8v7mKU-lkp@intel.com/ Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Reviewed-by: Brett Creeley <brett.creeley@amd.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://lore.kernel.org/r/20231204192234.21017-2-shannon.nelson@amd.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> |
||
---|---|---|
.. | ||
ionic.h | ||
ionic_bus.h | ||
ionic_bus_pci.c | ||
ionic_debugfs.c | ||
ionic_debugfs.h | ||
ionic_dev.c | ||
ionic_dev.h | ||
ionic_devlink.c | ||
ionic_devlink.h | ||
ionic_ethtool.c | ||
ionic_ethtool.h | ||
ionic_fw.c | ||
ionic_if.h | ||
ionic_lif.c | ||
ionic_lif.h | ||
ionic_main.c | ||
ionic_regs.h | ||
ionic_rx_filter.c | ||
ionic_rx_filter.h | ||
ionic_stats.c | ||
ionic_stats.h | ||
ionic_txrx.c | ||
ionic_txrx.h | ||
Makefile |