diff options
author | 2017-08-30 07:50:03 -0500 | |
---|---|---|
committer | 2017-08-30 08:14:39 -0500 | |
commit | d296b15ed58231bd991c0fb0f3592d595539bcd1 (patch) | |
tree | a2d5b19878da72e98b5a0e7cdf048b3b6a28a0ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | GFS2: Fix gl_object warnings (diff) | |
download | wireguard-linux-d296b15ed58231bd991c0fb0f3592d595539bcd1.tar.xz wireguard-linux-d296b15ed58231bd991c0fb0f3592d595539bcd1.zip |
gfs2: constify rhashtable_params
rhashtable_params are not supposed to change at runtime. All
Functions rhashtable_* working with const rhashtable_params
provided by <linux/rhashtable.h>. So mark the non-const structs
as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions