[GIT PULL] IPMI bug fixes for 5.15

From: Corey Minyard
Date: Thu Sep 09 2021 - 17:11:02 EST


he following changes since commit 8baef6386baaefb776bdd09b5c7630cf057c51c6:

Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm (2021-07-22 20:32:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to bf064c7bec3bfe7e28889774dc9e0ca4f7236775:

char: ipmi: use DEVICE_ATTR helper macro (2021-08-12 14:27:52 -0500)

----------------------------------------------------------------
IPMI: A couple of very minor fixes for style and rate limiting

Nothing bug, but probably needs to go in.

----------------------------------------------------------------
Dwaipayan Ray (1):
char: ipmi: use DEVICE_ATTR helper macro

Wen Yang (1):
ipmi: rate limit ipmi smi_event failure message

drivers/char/ipmi/ipmi_si_intf.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)