mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
- Implicit conversion from essential type "signed 32-bit int" to "unsigned 64-bit int". - Essential type of the left hand operand "32UL" (unsigned) is not the same as that of the right operand "1"(signed) JIRA NVGPU-6055 Change-Id: I22b0e345b851b33faca0b09c42a57b80b9f4f620 Signed-off-by: Seeta Rama Raju <srajum@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2447254 (cherry picked from commit 1e035ad03ad19cf89f248b3b4e83f734aa646e8c) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2454502 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit