commit | 0844b97a2d1b54a489a3a3b89808470afca65160 | [log] [tgz] |
---|---|---|
author | Anthony Zhou <anzhou@nvidia.com> | Wed Jun 28 16:35:54 2017 +0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jan 18 09:21:50 2019 -0800 |
tree | fddad6af1221745168ff166b93875b820d63bb99 | |
parent | 85a8fa0de23b5f30864ed9eeb43fb172e4c8e3f1 [diff] |
Tegra: common: drivers: fix MISRA defects Main fixes: Add suffix U for constant [Rule 10.1] Match the operands type [Rule 10.4] Use UL replace U for that constant define that need do "~" operation [Rule 12.4] Voided non c-library functions whose return types are not used [Rule 17.7] Change-Id: Ia1e814ca3890eab7904be9c79030502408f30936 Signed-off-by: Anthony Zhou <anzhou@nvidia.com>