mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
String literals are constant, and usually, we can also tag the array of pointers const too, moving it to the .rodata section. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: David S. Miller <davem@davemloft.net>