ipmi:msghandler: Remove srcu from the ipmi user structure
authorCorey Minyard <corey@minyard.net>
Wed, 19 Mar 2025 00:01:17 +0000 (19:01 -0500)
committerCorey Minyard <corey@minyard.net>
Wed, 7 May 2025 22:25:47 +0000 (17:25 -0500)
commit3be997d5a64a349b025abb0243433f2a620b31fd
tree61607f36c6fdd22d1d1150f04a771884ee9c4691
parent8b85c0f3cb21220537f8fa5e13dd393836df27c2
ipmi:msghandler: Remove srcu from the ipmi user structure

With the restructures done, srcu is no longer required, and it's fairly
onerous.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c