summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorTanjim Kamal <tanjimkamal1@gmail.com>2026-01-28 17:38:59 +0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-07 13:04:57 +0100
commitad3521dc9c2f9b369f57de1bbcc14f85458a3828 (patch)
treebe3adcb65ee787ce52c61922525ca1e719b1ea19 /rust/alloc/collections/git@git.tavy.me:linux.git
parent11f4e5250241529198c96da37a5258ee3e9dfe7f (diff)
staging: rtl8723bs: constify _action_public_str array
This array is never modified. Add a second const to make the array itself be placed in read-only .rodata instead of just the strings it points to. Fix a WARNING issued by scripts/checkpatch.pl. Signed-off-by: Tanjim Kamal <tanjimkamal1@gmail.com> Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://patch.msgid.link/20260128113900.44852-1-tanjimkamal1@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions