Skip to content
Commit b47a166e authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Wim Van Sebroeck
Browse files

[WATCHDOG] constify function pointer tables



"static struct file_operations" should be
"static const struct file_operations".

Signed-off-by: default avatarJan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 6f702fce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment