mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
Reduce code complexity of gr_intr_handle_tpc_exception and nvgpu_gr_intr_handle_gpc_exception functions below 10 Move multiple if statements from those functions to sub functions to reduce complexity Jira NVGPU-3975 Change-Id: I443a26d8addf2129bd5b3e512a59f4d4ecc922ea Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2191296 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>