mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
e262bdb946539f1d3e4ff3a86e9008ff92634f01
Whitelist false positives caused by a Coverity scanner bug where Advisory Rule 8.7 violations are raised when both 'static' and 'const' are used in the definition of an object. This bug exists in Coverity v2019.06 and is reported to be fixed in Coverity v2019.12. See nvbug 2823817 for more information. JIRA NVGPU-3178 Change-Id: I495e927766617f797f009cdd71a919b73ce371e8 Signed-off-by: Scott Long <scottl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2286769 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided