ipmi:si: Move flags get start to its own function
authorCorey Minyard <corey@minyard.net>
Wed, 20 Aug 2025 18:25:33 +0000 (13:25 -0500)
committerCorey Minyard <corey@minyard.net>
Mon, 8 Sep 2025 15:21:41 +0000 (10:21 -0500)
commitabe4918a942e17f997f62b1e12bc8a15d8ff5f7e
tree0548cb56e1cd458ed21368eaa2fdd381218831f8
parent753bc23d8ffcf5a395a4eef90cf40c8e7dec51fb
ipmi:si: Move flags get start to its own function

It's about to be used from another place, and this looks better,
anyway.

Signed-off-by: Corey Minyard <corey@minyard.net>
drivers/char/ipmi/ipmi_si_intf.c