ipmi_ssif: Rename idle state and check
authorCorey Minyard <cminyard@mvista.com>
Wed, 25 Jan 2023 16:13:13 +0000 (10:13 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:39:56 +0000 (09:39 +0100)
commit49be6b25acb726ce178c2be01f62b4804c3892b9
tree9ecebbc694abc26e4457c4ca2f397ca63d1c7b44
parent66db2b9a2dc5fdfcd04cbe9be310bb868d919077
ipmi_ssif: Rename idle state and check

commit 8230831c43a328c2be6d28c65d3f77e14c59986b upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/ipmi/ipmi_ssif.c