commit | 83b9f697554bd2782265d455876cd67636b1cc96 | [log] [tgz] |
---|---|---|
author | Aastha Grover <aastha.grover@intel.com> | Thu Aug 20 16:47:11 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Oct 01 17:13:29 2020 -0400 |
tree | 9b56b268177e21c4c1845e102a324dad423d1162 | |
parent | fc67409291636c697c2340b42741771294cc688d [diff] |
code-guideline: Fixing code violation 10.4 Rule Both operands of an operator in the arithmetic conversions performed shall have the same essential type category. Changes are related to converting the integer constants to the unsigned integer constants Signed-off-by: Aastha Grover <aastha.grover@intel.com>