mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
07b86032ef63894a07293d23adadc33400d7076e
Reduced code complexity for gv11b_ltc_intr_handle_rstg_ecc_interrupts function from 19 to 7 using following helper functions: gv11b_ltc_intr_init_counters: code complexity 5 gv11b_ltc_intr_handle_rstg_ecc_interrupts: code complexity 3 gv11b_ltc_intr_handle_tstg_ecc_interrupts: code complexity 3 gv11b_ltc_intr_handle_dstg_ecc_interrupts: code complexity 5 JIRA NVGPU-3976 Change-Id: Iad3aad58c28255629087ecba943118f040cdbbd5 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2192091 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided