diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-06-13 14:28:43 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-06-13 14:34:22 +0100 |
commit | 0ade32fbad4014efcc8aa8ed4cd0f8a39f9ab107 (patch) | |
tree | abd9ce8e483ef840387a98dc24af0ba30592f1da /src/intel_batchbuffer.h | |
parent | 20f3114ccd63052b4fd06ef1d87efaaabbbac7ac (diff) |
sna: Fix operator preference around a | b & c | d
Tell the compiler what we really mean is a | (b & (c | d))
Reported-by: Zdenek Kabelac <zkabelac@redhat.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_batchbuffer.h')
0 files changed, 0 insertions, 0 deletions