mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: Delete unused static variable
This variable is never used. So remove it. JIRA NVGPU-525 Change-Id: I7ace77ffe1c2da58d8d9cee3bbbcf8361886bddf Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1724094 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
ee9d9b0cd2
commit
d9128f697c
@@ -35,8 +35,6 @@
|
||||
|
||||
#include "priv_ring_gp10b.h"
|
||||
|
||||
static const char * const invalid_str = "invalid";
|
||||
|
||||
static const char *const error_type_badf1xyy[] = {
|
||||
"client timeout",
|
||||
"decode error",
|
||||
|
||||
Reference in New Issue
Block a user