[WATCHDOG] constify function pointer tables
"static struct file_operations" should be "static const struct file_operations". Signed-off-by:Jan Engelhardt <jengelh@computergmbh.de> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>
Showing
- drivers/watchdog/ar7_wdt.c 1 addition, 1 deletiondrivers/watchdog/ar7_wdt.c
- drivers/watchdog/bfin_wdt.c 1 addition, 1 deletiondrivers/watchdog/bfin_wdt.c
- drivers/watchdog/it8712f_wdt.c 1 addition, 1 deletiondrivers/watchdog/it8712f_wdt.c
- drivers/watchdog/mpc5200_wdt.c 1 addition, 1 deletiondrivers/watchdog/mpc5200_wdt.c
- drivers/watchdog/mtx-1_wdt.c 1 addition, 1 deletiondrivers/watchdog/mtx-1_wdt.c
Loading
Please register or sign in to comment