"plugins/vscode:/vscode.git/clone" did not exist on "68c4c06283739cc0c7f619172b35544e88921308"
Tegra186: setup: Fix MISRA Rule 8.4 violation
MISRA Rule 8.4, A compatible declaration shall be visible when an
object or function with external linkage is defined.
This patch adds static for local array to fix this defect.
Change-Id: I8231448bf1bc0b1e59611d7645ca983b83d5c8e3
Signed-off-by:
Anthony Zhou <anzhou@nvidia.com>
Please register or sign in to comment