mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Advisory Rule 2.7 states that there should be no unused parameters in functions. This patch removes the unused struct gk20a pointer from the following functions: * gv11b_fb_get_replay_start_ack_all() * gv11b_fb_get_replay_cancel_global_val() Jira NVGPU-3178 Change-Id: I9806bc2f7cdfb45028e10a361444108bf2fbc27d Signed-off-by: Scott Long <scottl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2175617 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>