summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.c
diff options
context:
space:
mode:
authorAlex Waterman <alexw@nvidia.com>2018-02-15 15:47:13 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2018-02-16 14:51:37 -0500
commit98e87ca10ce780ee33fd7b61679536156cf637ea (patch)
treefa8244d872e6905929a0b5132166df76aa09e49c /drivers/gpu/nvgpu/gk20a/mm_gk20a.c
parent2780ae27fadaab2f2cc94c9c036c3c6b497d0bc7 (diff)
gpu: nvgpu: POSIX does not have a strlcpy
So don't use it in common code. This could be implemented in common code but it would just be a wrapper around strncpy() most likely since we aren't going to maintain low level (possibly asm) implementations of APIs. NVGPU-525 Signed-off-by: Alex Waterman <alexw@nvidia.com> Change-Id: If446589cd1736456184daa75ae539c4ce332b741 Reviewed-on: https://git-master.nvidia.com/r/1658300 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.c')
0 files changed, 0 insertions, 0 deletions