mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
MISRA Rule 11.8 states that a cast shall not remove any const or volatile qualification from the type pointed to by a pointer. This change fixes violations of this rule in the search/sort comparison routines in volt/gr/regops code. JIRA NVGPU-862 Change-Id: I8197e0a685d907a73e1d4d67b4f45a250c68e276 Signed-off-by: Scott Long <scottl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1949930 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
13 KiB
13 KiB