commit | 5a4ce0042d06d2591f3e21409429ac4ca2310eaf | [log] [tgz] |
---|---|---|
author | Anthony Zhou <anzhou@nvidia.com> | Wed Jun 28 16:49:16 2017 +0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jan 18 09:21:50 2019 -0800 |
tree | 8cd97b2d48a61133fffdbaed006483f9d48fa505 | |
parent | ae1e07955dcc9a00267328fdf65bf4b38187a243 [diff] |
Tegra186: fix defects flagged by MISRA scan Main fixes: Remove unused type conversion Fix invalid use of function pointer [Rule 1.3] Fix variable essential type doesn't match [Rule 10.3] Voided non c-library functions whose return types are not used [Rule 17.7] Change-Id: I23994c9d4d6a240080933d848d2b03865acaa833 Signed-off-by: Anthony Zhou <anzhou@nvidia.com>