commit | 4c7a67f5cdc79ed3f91a15e869c8dd653efa19b4 | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Mon Nov 23 16:37:02 2015 -0500 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 15 09:25:27 2015 +0100 |
tree | 58a41d32734c62b0208cd0c67271c7431e2b2ed5 | |
parent | f05b42d3fd30bb9673cc1ac1ee8c2af8f669964e [diff] |
usb-mtp: use a list for keeping track of children To support adding/removal of objects, we will need to update the object cache hierarchy we have built internally. Convert to using a Qlist for easier management. Signed-off-by: Bandan Das <bsd@redhat.com> Message-id: 1448314625-3855-2-git-send-email-bsd@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>