]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2025 04:38:25 +0000 (07:38 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2025 04:38:25 +0000 (07:38 +0300)
Pull ipmi updates from Corey Minyard:
 "Some small fixes for the IPMI driver

  Nothing huge, some rate limiting on logs, a strncpy fix where the
  source and destination could be the same, and removal of some unused
  cruft"

* tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi:
  ipmi: Use dev_warn_ratelimited() for incorrect message warnings
  char: ipmi: remove redundant variable 'type' and check
  ipmi: Fix strcpy source and destination the same

1  2 
drivers/char/ipmi/ipmi_si_intf.c

Simple merge