]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ff2a9d0ff0b8231fa452cf174b7cd96b870be3d
tree6e97162aea498f79798241e663e9fe68050f4818
parent25a5d3d82b4a2ba708d7b82fcfb52a839822722e
ipmi_ssif: Rename idle state and check

commit 20eb5190f33ad49144b8d68f0360846b06151e67 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