ipmi:si: Merge some if statements
authorCorey Minyard <corey@minyard.net>
Wed, 20 Aug 2025 18:11:55 +0000 (13:11 -0500)
committerCorey Minyard <corey@minyard.net>
Mon, 8 Sep 2025 15:21:41 +0000 (10:21 -0500)
commit753bc23d8ffcf5a395a4eef90cf40c8e7dec51fb
tree4b57b405be3e6317706bc13d5682622f932ec934
parentbbfb8353cb26acb05b48380f2213d51938f11019
ipmi:si: Merge some if statements

Changes resulted in a silly looking piece of logic.  Get rid of a goto
and use if statements properly.

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