diff options
author | 2021-08-10 17:02:16 -0700 | |
---|---|---|
committer | 2021-08-18 18:46:01 -0700 | |
commit | 23825cd148764ce133ee92375da395140d6ccb15 (patch) | |
tree | d73f953ad61604ee739a6725346b9cb21a7e1a88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: make the record pointer passed to query_range functions const (diff) | |
download | linux-dev-23825cd148764ce133ee92375da395140d6ccb15.tar.xz linux-dev-23825cd148764ce133ee92375da395140d6ccb15.zip |
xfs: mark the record passed into btree init_key functions as const
These functions initialize a key from a record, but they aren't supposed
to modify the record. Mark it const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions