]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2022 20:52:24 +0000 (13:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2022 20:52:24 +0000 (13:52 -0700)
commit94f7098e738a487f61b8aa4325077487facc2f70
tree5d98bbeda55b96c3834a3221de599f9adafa2807
parent24e89d5cc508cf602b99f0485e811d2431e3790c
parentff46bcd5e3094f1d0d33c6f33d71704c713523bf
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/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()
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c