]> git.baikalelectronics.ru Git - kernel.git/commit
[WATCHDOG] struct file_operations should be const
authorWim Van Sebroeck <wim@iguana.be>
Wed, 18 Mar 2009 08:18:43 +0000 (08:18 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 25 Mar 2009 09:06:18 +0000 (09:06 +0000)
commitf7804e3b69725e90281f426d164bd7a2b54929a4
tree7493f199dd18bae2bb4b1fde20f4cbd8a66e27de
parent3419ae383d436f058a123afe20beae4702a827c2
[WATCHDOG] struct file_operations should be const

Fix following warnings:
WARNING: struct file_operations should normally be const

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c
drivers/watchdog/rc32434_wdt.c