From 8366e2980de18583f46a88dd1a3a7c32daf4b411 Mon Sep 17 00:00:00 2001 From: Philip Elcan Date: Wed, 12 Feb 2020 08:55:01 -0500 Subject: [PATCH] gpu: nvgpu: unit: fix typo in static_analysis SWUTS Fix a typo in the doxygen for the static_analysis unit test was preventing it from being included in the generated SWUTS. JIRA NVGPU-4825 Change-Id: I3cbc1bb275c28d6d51adce48c74f88593d36ea72 Signed-off-by: Philip Elcan Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2293623 Reviewed-by: Vinod Gopalakrishnakurup Reviewed-by: mobile promotions Tested-by: mobile promotions GVS: Gerrit_Virtual_Submit --- userspace/units/interface/static_analysis/static_analysis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/units/interface/static_analysis/static_analysis.h b/userspace/units/interface/static_analysis/static_analysis.h index c2559415c..66933316b 100644 --- a/userspace/units/interface/static_analysis/static_analysis.h +++ b/userspace/units/interface/static_analysis/static_analysis.h @@ -26,7 +26,7 @@ struct gk20a; struct unit_module; -/** @addtogroup SWUTS-interface-static-analysis +/** @addtogroup SWUTS-interface-static_analysis * @{ * * Software Unit Test Specification for static analysis unit