mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
This change fixes a number of This is a MISRA 10.3 rule violation due to the implicit casts of sizeof() to u32's. This change adds u32 casts to each of these violations. This should be safe because a 4GB type size would be very unlikely in this driver. JIRA NVGPU-1008 Change-Id: Icb6dd719b167fd48b86d89837897f1501fd24794 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1959429 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
16 KiB
16 KiB