diff options
author | Fam Zheng <famz@redhat.com> | 2016-07-12 14:48:33 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-07-13 12:55:11 +0200 |
commit | d27ba624aa1dfe5c07cc01200d95967ffce905d9 (patch) | |
tree | 5ea4f41fa49742e710757ffe8b0038cdb74b9b73 /net/tap.c | |
parent | 73f40c1895980dc705b6b0594ace6580b3f68537 (diff) |
util: Fix MIN_NON_ZERO
MIN_NON_ZERO(1, 0) is evaluated to 0. Rewrite the macro to fix it.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1468306113-847-1-git-send-email-famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/tap.c')
0 files changed, 0 insertions, 0 deletions