mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
INT30-C Requires that unsigned integer operations do not wrap. INT31-C Requires that integer conversions do not result in lost or misinterpreted data. Fix the violations of above rules in bitops unit. Jira NVGPU-3601 Change-Id: I77bc56d2dda80aa05a4665c0b5762f6ecf99ea3f Signed-off-by: ajesh <akv@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2139306 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Philip Elcan <pelcan@nvidia.com> Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>