diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2016-01-20 23:59:52 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-21 02:09:18 +0100 |
commit | 8992de4cec126c6703ece0747239d071dbce725f (patch) | |
tree | 6a7224b6f0090c972cdcd9e40635edf1a8b6d83a /kernel/exit.c | |
parent | Documentation/filesystems/vfat.txt: update the limitation for fat fallocate (diff) | |
download | linux-8992de4cec126c6703ece0747239d071dbce725f.tar.xz linux-8992de4cec126c6703ece0747239d071dbce725f.zip |
fat: constify fatent_operations structures
The fatent_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>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions