diff options
author | Mike Snitzer <snitzer@kernel.org> | 2023-04-14 19:32:20 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-04-14 19:32:20 +0300 |
commit | f7995089c508a5a11b0491c7b348d5c07217a4e8 (patch) | |
tree | 7c4b41a1e04d0afc1128168677678cc2712024c8 /Kbuild | |
parent | 13f6facf3faeed34ca381aef4c9b153c7aed3972 (diff) | |
download | linux-f7995089c508a5a11b0491c7b348d5c07217a4e8.tar.xz |
dm: unexport dm_get_queue_limits()
There are no dm_get_queue_limits() callers outside of DM core and
there shouldn't be.
Also, remove its BUG_ON(!atomic_read(&md->holders)) to micro-optimize
__process_abnormal_io().
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions