Fabian Frederick ccf94f1b4a proc: constify seq_operations
proc_uid_seq_operations, proc_gid_seq_operations and
proc_projid_seq_operations are only called in proc_id_map_open with
seq_open as const struct seq_operations so we can constify the 3
structures and update proc_id_map_open prototype.

   text    data     bss     dec     hex filename
   6817     404    1984    9205    23f5 kernel/user_namespace.o-before
   6913     308    1984    9205    23f5 kernel/user_namespace.o-after

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-08-08 15:57:22 -07:00
..
2014-06-12 16:18:45 +02:00
2014-08-08 15:57:17 -07:00
2014-06-10 15:34:46 -07:00
2014-08-08 15:57:18 -07:00
2014-07-05 11:17:45 +02:00
2014-07-17 22:07:37 +02:00
2014-07-09 09:14:33 -07:00
2014-07-18 12:13:37 -07:00
2014-08-08 15:57:22 -07:00