summaryrefslogtreecommitdiffstats
path: root/userspace/src
diff options
context:
space:
mode:
authorTerje Bergstrom <tbergstrom@nvidia.com>2018-08-09 17:23:43 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2018-08-11 00:33:23 -0400
commit54805a18d6a6093db7da2d4d4a5d5a58012b7144 (patch)
tree5ad1a1926c3e072571b15b1151d1d9eb43a8e2b2 /userspace/src
parent33bad6f0126d785a9bbfd2862a9b6b9dba43e8af (diff)
gpu: nvgpu: Add missing braces in nvgpu_mem.c
When built with -Wmissing-braces, compiler complains about the missing braces in nvgpu_mem_rd_n, nvgpu_mem_wr_n and nvgpu_memset. Add the braces to satisfy compiler and to fix related MISRA C violations. Change-Id: Ibe3606dc59317f8230cea57cfea8d0fe5af641d6 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1796238 Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vinod Gopalakrishnakurup <vinodg@nvidia.com> Reviewed-by: Scott Long <scottl@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'userspace/src')
0 files changed, 0 insertions, 0 deletions