From: Linus Torvalds Date: Wed, 8 Nov 2023 00:50:51 +0000 (-0800) Subject: Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c87271ee86e836d3beae7b8b0222e81e225fa6c5;p=linux.git Merge tag 'rpmsg-v6.7' of git://git./linux/kernel/git/remoteproc/linux Pull rpmsg updates from Bjorn Andersson: "This replaces a number of strncpy() instances with strscpy() or strscpy_pad() through the rpmsg core and virtio implementation" * tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: rpmsg: virtio: Replace deprecated strncpy with strscpy/_pad rpmsg: Replace deprecated strncpy with strscpy_pad rpmsg: core: Replace deprecated strncpy with strscpy --- c87271ee86e836d3beae7b8b0222e81e225fa6c5