+30
−60
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>