aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorFabian Frederick <[email protected]>2014-08-08 14:21:22 -0700
committerLinus Torvalds <[email protected]>2014-08-08 15:57:22 -0700
commitccf94f1b4a8560ffdc221840535bae5e5a91a53c (patch)
treec0b14632b0660fbd4f0349fe00d05b347a47cc96 /lib/mpi/mpi-cmp.c
parent108a8a11cb64981b03bcb78fd78d09a53967d14f (diff)
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 <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions