commit | 61beb3e016592b047685f17578461e880af4746a | [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 | b36aea5a414543ccdb67957995519a97dd64040e [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>