gpu: nvgpu: fix MISRA issues nvgpu.common.mm.mm

MISRA Rule 3.1 doesn't allow nested character sequences "//" ot "/*" in
a comment. This patch updates link in comment to remove "//" character
sequence.

Jira NVGPU-3766

Change-Id: Ie07f567b752b39868ed8f3c6c220da5f01a8d259
Signed-off-by: Vedashree Vidwans <vvidwans@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2147784
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>
This commit is contained in:
Vedashree Vidwans
2019-07-03 15:12:10 -07:00
committed by mobile promotions
parent e8df3f3907
commit a5a68b2ae0

View File

@@ -149,16 +149,6 @@
* - nvgpu_gmmu_map()
* - nvgpu_dma_alloc()
*
* Requirements
* ============
*
* I added this section to link to unit level requirements. Seems like it's
* missing from the IPP template.
*
* Requirement | Link
* ----------- | ---------------------------------------------------------------------------
* NVGPU-RQCD-45 | https://nvidia.jamacloud.com/perspective.req#/items/6434840?projectId=20460
*
* Open Items
* ==========
*