Files
tegra-linux-noble/drivers
Cheng Renquan 45194e4f89 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: stable@kernel.org
Signed-off-by: Cheng Renquan <crquan@gmail.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Reviewed-by: Alasdair G Kergon <agk@redhat.com>
2009-04-02 19:55:28 +01:00
..
2009-04-01 08:59:22 -07:00
2009-04-02 19:55:28 +01:00
2009-04-01 08:59:23 -07:00
2009-04-01 12:51:33 -07:00
2009-04-01 08:59:34 -07:00