diff options
| author | Thomas Hellstrom (VMware) <[email protected]> | 2020-03-24 17:46:48 +0000 |
|---|---|---|
| committer | Thomas Hellstrom (VMware) <[email protected]> | 2020-03-24 17:46:48 +0000 |
| commit | f05a3849f6449f67843113778bf56e02f2b4ddf8 (patch) | |
| tree | 042f089ca336de00e54640901b8f467d0eaff528 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | Merge tag 'mediatek-drm-next-5.7' of https://github.com/ckhu-mediatek/linux.g... (diff) | |
| download | kernel-f05a3849f6449f67843113778bf56e02f2b4ddf8.tar.gz kernel-f05a3849f6449f67843113778bf56e02f2b4ddf8.zip | |
fs: Constify vma argument to vma_is_dax
The function is used by upcoming vma_is_special_huge() with which we want
to use a const vma argument. Since for vma_is_dax() the vma argument is
only dereferenced for reading, constify it.
Cc: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Ralph Campbell <[email protected]>
Cc: "Jérôme Glisse" <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Thomas Hellstrom (VMware) <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Acked-by: Christian König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
