On Tue, 19 Mar 2019 at 21:46, Bandan Das wrote:
>
> This function is used in the delete path only and can
> be replaced by a call to usb_mtp_object_free.
>
> Signed-off-by: Bandan Das
> ---
Reviewed-by: Peter Maydell
thanks
-- PMM
This function is used in the delete path only and can
be replaced by a call to usb_mtp_object_free.
Signed-off-by: Bandan Das
---
hw/usb/dev-mtp.c | 14 ++
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/hw/usb/dev-mtp.c b/hw/usb/dev-mtp.c
index 91b820baaf..4dc1317e2e