From: Linus Torvalds Date: Wed, 25 May 2022 20:52:24 +0000 (-0700) Subject: Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v6.1-rc5~1273 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3a8b54b4f1a261656eb6c9a517e68e1204cef39;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git./linux/kernel/git/gustavoars/linux Pull Wstringop-overflow fixes from Gustavo Silva: "Fix some -Wstringop-overflow warnings when building with GCC-11. All the patches have been in linux-next during the last development cycle. This is part of the ongoing efforts to globally enable -Wstringop-overflow" * tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() --- a3a8b54b4f1a261656eb6c9a517e68e1204cef39