diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-31 15:06:24 +0530 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-09-21 14:15:26 -0700 |
| commit | f24eafa643946942a200e14db46115b7082ce5bf (patch) | |
| tree | d4ca3dc4d3339d2c670def517c0a13f82e2455f2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | ccb0b5d09d8c46c03e91c8e7a62b57fedee0662e (diff) | |
f2fs: constify super_operations
super_operations are not supposed to change at runtime.
"struct super_block" working with super_operations provided
by <linux/fs.h> work with const super_operations. So mark
the non-const structs as const
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
