treewide: add const to static arrays
authorRosen Penev <[email protected]>
Sun, 31 Aug 2025 21:01:55 +0000 (14:01 -0700)
committerHauke Mehrtens <[email protected]>
Tue, 2 Dec 2025 22:32:42 +0000 (23:32 +0100)
commit5b263f3360bfc1c74a17d3ce1710d5c528084156
tree74a23a0e3e5823e1cbde3c728669d0ef216d2cd5
parent4ffd5aa239c1b54822830a0772eefcd3718e0076
treewide: add const to static arrays

Allows more compiler optimization.

Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19932
Signed-off-by: Hauke Mehrtens <[email protected]>
16 files changed:
package/kernel/button-hotplug/src/button-hotplug.c
package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_amazon_se.h
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9.h
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9_retx.h
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_danube.h
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_danube_retx.h
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_vr9.h
package/kernel/lantiq/ltq-deu/src/ifxmips_async_aes.c
package/kernel/lantiq/ltq-deu/src/ifxmips_async_des.c
package/kernel/lantiq/ltq-deu/src/ifxmips_tcrypt.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_amazon_se.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_ar9.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_danube.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_vr9.h
target/linux/mvebu/patches-6.12/902-drivers-mfd-Add-a-driver-for-IEI-WT61P803-PUZZLE-MCU.patch