diff options
author | 2021-05-26 23:06:37 +0200 | |
---|---|---|
committer | 2021-06-04 12:07:28 -0400 | |
commit | ccde2cbfa31c4d41818a493c1126df05336f8c5a (patch) | |
tree | 375d1017fc6894786c5b4a3c379d4a10f0005fd3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm writecache: interrupt writeback if suspended (diff) | |
download | linux-dev-ccde2cbfa31c4d41818a493c1126df05336f8c5a.tar.xz linux-dev-ccde2cbfa31c4d41818a493c1126df05336f8c5a.zip |
dm table: Constify static struct blk_ksm_ll_ops
The only usage of dm_ksm_ll_ops is to make a copy of it to the ksm_ll_ops
field in the blk_keyslot_manager struct. Make it const to allow the
compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions