qemu-patch-raspberry4/hw/ipmi
Corey Minyard cb9a05a4f1 ipmi: Fix macro issues
Macro parameters should almost always have () around them when used.
llvm reported an error on this.

Remove redundant parenthesis and put parenthesis around the entire
macros with assignments in case they are used in an expression.

Remove some unused macros.

Reported in https://bugs.launchpad.net/bugs/1651167

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1490894892-8055-1-git-send-email-minyard@acm.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-04-02 21:17:47 +02:00
..
ipmi.c ipmi: Implement shutdown via ACPI overtemp 2016-11-01 19:21:09 +02:00
ipmi_bmc_extern.c ipmi: Add graceful shutdown handling to the external BMC 2016-11-01 19:21:09 +02:00
ipmi_bmc_sim.c ipmi_bmc_sim: Remove an unnecessary mutex 2016-11-01 19:21:09 +02:00
isa_ipmi_bt.c ipmi: Fix macro issues 2017-04-02 21:17:47 +02:00
isa_ipmi_kcs.c ipmi: fix qemu crash while migrating with ipmi 2016-11-18 17:50:09 +02:00
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00