diff options
author | 2017-03-28 11:31:02 -0700 | |
---|---|---|
committer | 2018-01-17 09:16:06 -0500 | |
commit | f6e7baadd96bd746d3fb584959d3f152189d05e1 (patch) | |
tree | e5c0b37f6aa06c135f3901265639ed9d86a61104 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm raid: make raid_sets symbol static (diff) | |
download | wireguard-linux-f6e7baadd96bd746d3fb584959d3f152189d05e1.tar.xz wireguard-linux-f6e7baadd96bd746d3fb584959d3f152189d05e1.zip |
dm: move dm_table_destroy() to same header as dm_table_create()
If anyone is going to use dm_table_create(), they probably should be
able to use dm_table_destroy() too. Move the dm_table_destroy()
definition outside the private header, near dm_table_create()
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions