sys/dev/disk/dm: Remove dm_table_init_target() call with NULL
commitc662db9a18424b81164b14d2f9a06c43261ff5ce
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 27 Nov 2016 05:21:11 +0000 (27 14:21 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 27 Nov 2016 05:22:25 +0000 (27 14:22 +0900)
treee9173394e2e6cf4d05cf90d01a3be230d098f182
parentcc624b1689c0caad8d17c4b4b4edeca001a07a88
sys/dev/disk/dm: Remove dm_table_init_target() call with NULL

These can be removed after 41a68322.
sys/dev/disk/dm/dm_target_error.c
sys/dev/disk/dm/dm_target_zero.c
sys/dev/disk/dm/mirror/dm_target_mirror.c