linux/drivers/isdn/capi
James Morris 88e9d34c72 seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against
revectoring user-triggerable function pointers.

This is derived from the grsecurity patch, although generated from scratch
because it's simpler than extracting the changes from there.

Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:29 -07:00
..
Kconfig
Makefile
capi.c
capidrv.c
capidrv.h
capifs.c const: mark remaining super_operations const 2009-09-22 07:17:24 -07:00
capifs.h
capilib.c
capiutil.c trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
kcapi.c
kcapi.h
kcapi_proc.c seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00