commit | 9119fedddb5b630eec3f3e39c4e382d9f60cca07 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Wed Apr 19 10:52:54 2017 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Apr 24 12:04:35 2017 -0400 |
tree | fd38bb9fa5c7117c9a025640398d86bde2705cd8 | |
parent | 583fe7474c05ee5523e14ef791ea59604cd846dc [diff] |
dm: remove dummy dm_table definition This dummy structure definition was required for RCU macros, but it isn't required anymore, so delete it. The dummy definition confuses the crash tool, see: https://www.redhat.com/archives/dm-devel/2017-April/msg00197.html Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>