]> Git Repo - qemu.git/commitdiff
ipmi: remove IPMI_CHECK_RESERVATION() macro
authorCédric Le Goater <[email protected]>
Thu, 10 Mar 2016 14:03:56 +0000 (15:03 +0100)
committerMichael S. Tsirkin <[email protected]>
Fri, 11 Mar 2016 14:59:13 +0000 (16:59 +0200)
Some IPMI command handlers in the BMC simulator use a macro
IPMI_CHECK_RESERVATION() to check a SDR reservation but the macro
implicitly uses local variables. This patch simply removes it.

Signed-off-by: Cédric Le Goater <[email protected]>
Acked-by: Corey Minyard <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>

No differences found
This page took 0.023889 seconds and 4 git commands to generate.