diff options
author | Alex Waterman <alexw@nvidia.com> | 2018-08-20 17:35:29 -0400 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2018-08-22 20:33:35 -0400 |
commit | a75becab204e8af9e9f0b0939dad118b3e44b895 (patch) | |
tree | 2a5ceef8293b9f5d73cf42451700457d410fcda0 /drivers/gpu/nvgpu/therm/thrmdev.c | |
parent | 54b11a456cc5d9a13633b50c2bf167e0d5dafef5 (diff) |
gpu: nvgpu: Fix MISRA 21.2 violations [2/3]
MISRA 21.2 states that we may not use reserved identifiers; since
all identifiers beginning with '_' are reserved by libc, the usage
of '__' as a prefix is disallowed.
This change removes the usage of the '__a' argument scattered
throughout the nvgpu allocator code.
JIRA NVGPU-1029
Change-Id: Ic39213ab800e92c6815ce5b9deb22520aa6d0630
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1803352
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/therm/thrmdev.c')
0 files changed, 0 insertions, 0 deletions