diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2016-08-28 22:36:55 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2016-11-14 15:24:19 -0500 |
commit | 7ba630f54ca6404351cebea03fbd3c95760b9b02 (patch) | |
tree | 7550c1cfbc5ef5cf19169cde001b132669dac704 /net | |
parent | 88382036674770173128417e4c09e9e549f82d54 (diff) |
nfsd: constify reply_cache_stats_operations structure
reply_cache_stats_operations, of type struct file_operations, is never
modified, so declare it as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Reviewed-by: Jeff Layton <jlayton@poochiereds.net>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions