aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-07-27 22:30:41 +0000
committerWim Van Sebroeck <[email protected]>2021-08-22 08:28:10 +0000
commit625e407ce0e78c82ce19f32710d2996f9ea11449 (patch)
tree3a14949adf71e88ef251f5c62b7fd9acfa3c2f51 /net/unix/af_unix.c
parentwatchdog: mpc8xxx_wdt: Constify static struct watchdog_ops (diff)
downloadkernel-625e407ce0e78c82ce19f32710d2996f9ea11449.tar.gz
kernel-625e407ce0e78c82ce19f32710d2996f9ea11449.zip
watchdog: tqmx86: Constify static struct watchdog_ops
The struct tqmx86_wdt_ops is only assigned to the ops pointer in the watchdog_device struct, which is a pointer to const struct watchdog_ops. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions