mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
MISRA Rule 21.2 prohibits naming identifiers beginning with a double underscore. This updates the function names __nvgpu_check_gpu_state() and __gk20a_warn_on_no_regs() to comply. JIRA NVGPU-3318 Change-Id: Ied2d168272a0f45fb8a08dda0e6fc798ebe3d22d Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2114656 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>