Files
linux-nvgpu/drivers/gpu/nvgpu/pmgr
Nicolas Benech 37bc782b46 gpu: nvgpu: Fix MISRA 17.7 in pmgr
MISRA Rule-17.7 requires the return value of all functions to be used.
Fix is either to use the return value or change the function to return
void. This patch fixes the last violations in the pmgr module.

JIRA NVGPU-677

Change-Id: I4824fe73fefff802ae7bc4145049b4afd87eb222
Signed-off-by: Nicolas Benech <nbenech@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1978213
Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com>
Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com>
Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com>
Reviewed-by: Automatic_Commit_Validation_User
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>
2018-12-21 13:24:48 -08:00
..
2018-12-21 13:24:48 -08:00