summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTanjim Kamal <tanjimkamal1@gmail.com>2026-01-28 14:38:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-07 15:04:57 +0300
commitad3521dc9c2f9b369f57de1bbcc14f85458a3828 (patch)
treebe3adcb65ee787ce52c61922525ca1e719b1ea19 /scripts
parent11f4e5250241529198c96da37a5258ee3e9dfe7f (diff)
downloadlinux-ad3521dc9c2f9b369f57de1bbcc14f85458a3828.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions