aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-03-26 23:38:03 +0100
committerJakub Kicinski <kuba@kernel.org>2024-03-29 12:22:29 -0700
commitb324a960354b872431d25959ad384ab66a7116ec (patch)
treeb2fc5dde2faf180cbcb99b07308b472f83c0cf77 /net/unix/af_unix.c
parentqed: avoid truncating work queue length (diff)
downloadwireguard-linux-b324a960354b872431d25959ad384ab66a7116ec.tar.xz
wireguard-linux-b324a960354b872431d25959ad384ab66a7116ec.zip
mlx5: avoid truncating error message
clang warns that one error message is too long for its destination buffer: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:1876:4: error: 'snprintf' will always be truncated; specified size is 80, but format string expands to at least 94 [-Werror,-Wformat-truncation-non-kprintf] Reword it to be a bit shorter so it always fits. Fixes: 70f0302b3f20 ("net/mlx5: Bridge, implement mdb offload") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Subbaraya Sundeep <sbhatta@marvell.com> Link: https://lore.kernel.org/r/20240326223825.4084412-5-arnd@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions