aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-04-11 10:08:50 -0400
committerOded Gabbay <ogabbay@kernel.org>2023-06-05 15:31:33 +0300
commitd95f87d29cf2097485765baac5109cecb486b5ee (patch)
treef908f706d6e28b6424f557ede9c91f23e9999623 /tools/perf/scripts/python
parentMerge tag 'drm-misc-next-2023-06-01' of git://anongit.freedesktop.org/drm/drm... (diff)
downloadlinux-d95f87d29cf2097485765baac5109cecb486b5ee.tar.gz
linux-d95f87d29cf2097485765baac5109cecb486b5ee.zip
accel/habanalabs: remove variable gaudi_irq_name
gcc with W=1 reports drivers/accel/habanalabs/gaudi/gaudi.c:117:19: error: ‘gaudi_irq_name’ defined but not used [-Werror=unused-const-variable=] 117 | static const char gaudi_irq_name[GAUDI_MSI_ENTRIES][GAUDI_MAX_STRING_LEN] = { | ^~~~~~~~~~~~~~ This variable is not used so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions