fallout from constified seq_operations

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Al Viro and committed by Linus Torvalds ececfdee 8ca7ee6b

+1 -1
+1 -1
net/atm/proc.c
··· 110 110 } 111 111 112 112 static int __vcc_seq_open(struct inode *inode, struct file *file, 113 - int family, struct seq_operations *ops) 113 + int family, const struct seq_operations *ops) 114 114 { 115 115 struct vcc_state *state; 116 116 struct seq_file *seq;