commit | c3ce224c622e064207d1aff03f2440ca19617b4a | [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 | 8ac074a20633a899930b8da1465003c4d98292fa | |
parent | 35a76df583a07524bec5ccaae8082a00e0c06867 [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>