diff options
author | 2017-08-28 09:59:28 +0530 | |
---|---|---|
committer | 2017-08-28 19:12:25 -0400 | |
commit | 733da3bcb3a1293fab1e7703982540dde847d716 (patch) | |
tree | 7aa461b4c8937eda51c71aa2022891cf78c94e9a /tools/perf/scripts/python/sched-migration.py | |
parent | RDMA/bnxt_re: remove unnecessary call to memset (diff) | |
download | wireguard-linux-733da3bcb3a1293fab1e7703982540dde847d716.tar.xz wireguard-linux-733da3bcb3a1293fab1e7703982540dde847d716.zip |
IB/hfi1: constify vm_operations_struct
vm_operations_struct are not supposed to change at runtime.
vm_area_struct structure working with const vm_operations_struct.
So mark the non-const vm_operations_struct structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions