qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] misc usb-mtp fixes
@ 2019-04-01 21:17 Bandan Das
  2019-04-01 21:17 ` [Qemu-devel] [PATCH v4 1/3] usb-mtp: fix return status of delete Bandan Das
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bandan Das @ 2019-04-01 21:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, peter.maydell

v4:
  Added 1/3: <jpgva0nuddm.fsf@linux.bootlegged.copy>  
v3:
  2/2: Fix indentation
       Add back sending RES_OK for success
v2:
  1/2: Add Reviewed-by tag
  2/2: remove extra vars and directly call usb_mtp_queue_result
  
The first patch removes a unnecessary function
and the second is just a code reorg of usb_mtp_write_data
to make it less confusing. Applies on top of
[PATCH v3] usb-mtp: fix return status of delete
Message-ID: 

Bandan Das (3):
  usb-mtp: fix return status of delete
  usb-mtp: remove usb_mtp_object_free_one
  usb-mtp: refactor the flow of usb_mtp_write_data

 hw/usb/dev-mtp.c | 133 +++++++++++++++++++++++------------------------
 1 file changed, 66 insertions(+), 67 deletions(-)

-- 
2.19.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-07 10:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-01 21:17 [Qemu-devel] [PATCH v4 0/3] misc usb-mtp fixes Bandan Das
2019-04-01 21:17 ` [Qemu-devel] [PATCH v4 1/3] usb-mtp: fix return status of delete Bandan Das
2019-04-01 21:17 ` [Qemu-devel] [PATCH v4 2/3] usb-mtp: remove usb_mtp_object_free_one Bandan Das
2019-04-02  5:39   ` Gerd Hoffmann
2019-04-01 21:17 ` [Qemu-devel] [PATCH v4 3/3] usb-mtp: refactor the flow of usb_mtp_write_data Bandan Das
2019-06-07  8:53 ` [Qemu-devel] [PATCH v4 0/3] misc usb-mtp fixes Peter Maydell
2019-06-07  9:32   ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).