diff options
author | Christoph Hellwig <hch@lst.de> | 2021-08-10 18:33:16 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-16 21:26:33 -0700 |
commit | fad0a1ab34f777bd8a95c6cebd70ee899b6e159e (patch) | |
tree | 91a0ea2be293287a7c5c521d3cafb504e57b663d /tools/perf/scripts/python/syscall-counts.py | |
parent | 65dd814a6187ff46e33718d8eb76244e027837a3 (diff) |
iomap: constify iomap_iter_srcmap
The srcmap returned from iomap_iter_srcmap is never modified, so mark
the iomap returned from it const and constify a lot of code that never
modifies the iomap.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions