summaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2025-05-22 22:52:51 +0200
committerTakashi Iwai <tiwai@suse.de>2025-05-22 22:53:51 +0200
commitaca89f1be6bd3196dedc368e257351c1e561082e (patch)
tree9288e3e32b9fbee9d3c5a24def82de4cae69a056 /tools/perf/util/trace-event-scripting.c
parentebaa3bf415e7faaf41f5a440aa00574539f0c2ab (diff)
ALSA: hda: acpi: Make driver's match data const static
The driver's match data, nvidia_hda_data, is referred only locally, and should be static. Also, as it's a read-only data, it can be gracefully const, too. Fixes: 4b214c9bbe26 ("ALSA: hda - Add new driver for HDA controllers listed via ACPI") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202505230426.k8ruTgnr-lkp@intel.com/ Link: https://patch.msgid.link/20250522205252.4056-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions