diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2016-05-23 16:22:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-23 17:04:14 -0700 |
commit | 1c613cb9868359031eb1344a33ac661908804bab (patch) | |
tree | e12d93dd206078e7c49b7acaa0254b4cb2628a50 /drivers | |
parent | a46d8c3fc7f520632e773ff51209e98770a56846 (diff) | |
download | linux-stable-1c613cb9868359031eb1344a33ac661908804bab.tar.gz linux-stable-1c613cb9868359031eb1344a33ac661908804bab.tar.bz2 linux-stable-1c613cb9868359031eb1344a33ac661908804bab.zip |
nilfs2: constify nilfs_sc_operations structures
The nilfs_sc_operations structures are never modified, so declare them
as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions