diff options
author | Avi Kivity <[email protected]> | 2018-06-29 15:37:25 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-06-29 06:51:57 -0700 |
commit | 2cd3ae2129736f9019130064d09713a375870941 (patch) | |
tree | 376129f28e4e32923315c26d4255c31907a27be0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e88958e6369aeba48623afa18dd67fdf41c98d75 (diff) |
aio: mark __aio_sigset::sigmask const
io_pgetevents() will not change the signal mask. Mark it const to make
it clear and to reduce the need for casts in user code.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Signed-off-by: Al Viro <[email protected]>
[hch: reapply the patch that got incorrectly reverted]
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions