summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/logicvc/logicvc_of.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-04-20 11:02:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-04-20 11:57:54 -0700
commit4b4bd8c50f4836ba7d3fcfd6c90f96d2605779fe (patch)
tree420f28060720d24630f4b804f57d8cfdc181794a /drivers/gpu/drm/logicvc/logicvc_of.c
parentd5d45a7f26194460964eb5677a9226697f7b7fdd (diff)
downloadlinux-stable-4b4bd8c50f4836ba7d3fcfd6c90f96d2605779fe.tar.gz
linux-stable-4b4bd8c50f4836ba7d3fcfd6c90f96d2605779fe.tar.bz2
linux-stable-4b4bd8c50f4836ba7d3fcfd6c90f96d2605779fe.zip
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
This is not great: I'd much rather introduce a typedef that is a "ACPI name byte buffer", and use that to mark these special 4-byte ACPI names that do not use NUL termination. But as noted in the previous commit ("gcc-15: make 'unterminated string initialization' just a warning") gcc doesn't actually seem to support that notion, so instead you have to just mark every single array declaration individually. So this is not pretty, but this gets rid of the bulk of the annoying warnings during an allmodconfig build for me. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_of.c')
0 files changed, 0 insertions, 0 deletions