iflag: Do the equality test in iflag_cmp() first
commitafcb66f41281104c8dc70f628eeaedda67b13b97
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Nov 2013 21:41:50 +0000 (27 13:41 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Nov 2013 21:41:50 +0000 (27 13:41 -0800)
tree9e939bd67f8d79253fc78ae241633d0f7b6294db
parent80d18b55551e43f0c3e390550ecd396b90265fd3
iflag: Do the equality test in iflag_cmp() first

The equality test indicates how long we spin, so do that first.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
iflag.h