Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:49:42 +0000 (10:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:49:42 +0000 (10:49 -0700)
commit1fd9f4ce8442e34d4f817924d191d2855cdb80c5
treea8ced6f558f011dc2e78a0fde5a234a425e35c5c
parentc049ecc523171481accd2c83f79ffeecbf53a915
parent8a33d96bd178d5f49cc5c1898e4cda08e221d2db
Merge tag 'x86-boot-2022-06-05' of git://git./linux/kernel/git/tip/tip

Pull x86 boot update from Thomas Gleixner:
 "Use strlcpy() instead of strscpy() in arch_setup()"

* tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/setup: Use strscpy() to replace deprecated strlcpy()