ipmi_ssif: Rename idle state and check
authorCorey Minyard <cminyard@mvista.com>
Wed, 25 Jan 2023 16:13:13 +0000 (10:13 -0600)
committerCorey Minyard <cminyard@mvista.com>
Fri, 10 Feb 2023 13:37:45 +0000 (07:37 -0600)
commit8230831c43a328c2be6d28c65d3f77e14c59986b
treef5eafe60d4916edece6d714c379878a23bdc0ed4
parent95767ed78a181d5404202627499f9cde56053b96
ipmi_ssif: Rename idle state and check

Rename the SSIF_IDLE() to IS_SSIF_IDLE(), since that is more clear, and
rename SSIF_NORMAL to SSIF_IDLE, since that's more accurate.

Cc: stable@vger.kernel.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_ssif.c