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
..
2017-03-27 21:13:19 +02:00
2017-03-27 12:14:45 +02:00
2017-03-27 12:14:45 +02:00
2017-04-02 21:17:47 +02:00
2017-03-31 08:48:13 +08:00
2017-03-29 11:35:16 +11:00
2017-03-27 17:34:50 +01:00