aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCheng Renquan <[email protected]>2009-04-02 19:55:28 +0100
committerAlasdair G Kergon <[email protected]>2009-04-02 19:55:28 +0100
commit45194e4f89fbdd97a2b7d2698c05f0b00c19e820 (patch)
tree70d35747228b84c1d7b7d76c5e18f72b16f412a3 /tools
parent570b9d968bf9b16974252ef7cbce73fa6dac34f3 (diff)
dm target: remove struct tt_internal
The tt_internal is really just a list_head to manage registered target_type in a double linked list, Here embed the list_head into target_type directly, 1. to avoid kmalloc/kfree; 2. then tt_internal is really unneeded; Cc: [email protected] Signed-off-by: Cheng Renquan <[email protected]> Signed-off-by: Alasdair G Kergon <[email protected]> Reviewed-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions