[GIT PULL] IPMI fixes for 6.7

From: Corey Minyard
Date: Wed Nov 01 2023 - 16:09:51 EST


The following changes since commit 3669558bdf354cd352be955ef2764cde6a9bf5ec:

Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2023-09-12 11:28:00 -0700)

are available in the Git repository at:

https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.7-1

for you to fetch changes up to b00839ca4cca8aa9641c121c848a553d6220ce70:

ipmi: refactor deprecated strncpy (2023-09-13 12:55:11 -0500)

----------------------------------------------------------------
Pull request for IPMI

Well, only one change, and I would normally just wait, but it will make
the people trying to get rid of strncpy happy. Its a good change,
anyway.

----------------------------------------------------------------
Justin Stitt (1):
ipmi: refactor deprecated strncpy

drivers/char/ipmi/ipmi_msghandler.c | 11 +++--------
drivers/char/ipmi/ipmi_ssif.c | 2 +-
2 files changed, 4 insertions(+), 9 deletions(-)