mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
- nvgpu_channel_resume_all_serviceable_ch is always returning 0. So, it is safe to change return type of this function to void. - This is required to fix MISRA violation: MISRA C-2012 Rule 17.7: The value returned by a function having non-void return shall be used. JIRA NVGPU-3140 Change-Id: I12930ddb21b506266664aac8905326204e9483eb Signed-off-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2106989 GVS: Gerrit_Virtual_Submit Reviewed-by: Adeel Raza <araza@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
68 KiB
68 KiB