mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
During code inspection use of some hard coded constants was found in some parts of the code. Some constants are replaced by macros and some are declared using const keyword. JIRA NVGPU-6260 Change-Id: I95112dfcac7c8b996789a68e7ddf78b16713a823 Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2485727 (cherry picked from commit b7e554267d9ef94ae5ac4529f4758127b97d3ba5) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2492451 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Andrey Jivsov <ajivsov@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>