mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Fix 8.2 violation for not specifying parameter name in prototype of secure_alloc(). Fix 21.3 & 21.8 violations for using reserved names "free" and "exit." Fix 8.6 and 21.2 violations for __gk20a_do_idle() and __gk20a_do_unidle() by renaming the functions and wrapping them in a missing #ifdef CONFIG_PM. Fix 5.7 violation for reusing "class" as parameter name when already defined as a struct. JIRA NVGPU-3343 Change-Id: I976e95a32868fa0a657f4baf0845a32bd7aceb9e Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2117913 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
28 KiB
28 KiB