-
Jan Engelhardt authored
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>
Jan Engelhardt authoredString 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>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
llc_proc.c 6.30 KiB