mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +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. ERR33-C Requires to detect and handle standard library errors. Fix the above CERT C violations in kmem unit. Jira NVGPU-3603 Change-Id: I104551406e3cf6d2da22c5b6c6edc6694992ce62 Signed-off-by: ajesh <akv@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2139529 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> GVS: Gerrit_Virtual_Submit Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>