commit | bbcc572bbf14b3ca8151939fa61ba263a4e331eb | [log] [tgz] |
---|---|---|
author | Arseniy Antonov <arseniy.antonov@intel.com> | Wed Sep 03 17:29:20 2014 +0400 |
committer | Arseniy Antonov <arseniy.antonov@intel.com> | Wed Sep 03 17:29:20 2014 +0400 |
tree | b2411c7e275fd1841f71584ae0e22189ca8b2358 | |
parent | 1ef4818029591c42493e36dd1b3405f0e507f2f1 [diff] |
Fix for parenthesis error Added parentheses as it was suggested by compiler. error: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Werror=parentheses] Change-Id: Ic3746d9804488411d10d460ddfda11f1fad8efef Signed-off-by: Arseniy Antonov <arseniy.antonov@intel.com>