All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] rpmsg updates for v6.7
@ 2023-11-07  3:11 Bjorn Andersson
  2023-11-08  1:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2023-11-07  3:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Justin Stitt


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.7

for you to fetch changes up to 2a6e483ad047654a220c798080d0fc861ead2e07:

  rpmsg: virtio: Replace deprecated strncpy with strscpy/_pad (2023-10-23 13:11:07 -0600)

----------------------------------------------------------------
rpmsg updates for v6.7

This replaces a number of strncpy() instances with strscpy()
strscpy_pad() through the rpmsg core and virtio implementation.

----------------------------------------------------------------
Justin Stitt (3):
      rpmsg: core: Replace deprecated strncpy with strscpy
      rpmsg: Replace deprecated strncpy with strscpy_pad
      rpmsg: virtio: Replace deprecated strncpy with strscpy/_pad

 drivers/rpmsg/rpmsg_core.c       | 2 +-
 drivers/rpmsg/rpmsg_ns.c         | 2 +-
 drivers/rpmsg/virtio_rpmsg_bus.c | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-08  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07  3:11 [GIT PULL] rpmsg updates for v6.7 Bjorn Andersson
2023-11-08  1:06 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.