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:34:03 +0000 (09:34 +0100)
commitfe0d40baa4ed548cbfc2c510cffd3c34417fec35
tree6e97162aea498f79798241e663e9fe68050f4818
parent605f607f0735b631118696509fbda79d5fdf13f3
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