diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2015-12-11 17:03:26 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-01-09 08:55:45 +0100 |
commit | bc51b2a9193f917f2065313d9971d7d5e867bc81 (patch) | |
tree | 3cd83b31fc3f921cdd507aa7bdf016750e0bc9e6 /fs/jfs/ioctl.c | |
parent | fcntl: allow to set O_DIRECT flag on pipe (diff) | |
download | linux-bc51b2a9193f917f2065313d9971d7d5e867bc81.tar.xz linux-bc51b2a9193f917f2065313d9971d7d5e867bc81.zip |
logfs: constify logfs_block_ops structures
The logfs_block_ops 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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jfs/ioctl.c')
0 files changed, 0 insertions, 0 deletions