diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-08-11 03:02:16 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-19 04:46:01 +0300 |
commit | 23825cd148764ce133ee92375da395140d6ccb15 (patch) | |
tree | d73f953ad61604ee739a6725346b9cb21a7e1a88 /scripts | |
parent | 159eb69dba8baf6d5b58b69936920fb311324c82 (diff) | |
download | linux-23825cd148764ce133ee92375da395140d6ccb15.tar.xz |
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 'scripts')
0 files changed, 0 insertions, 0 deletions