Liam Merwick 7011baece2 usb: remove unnecessary NULL device check from usb_ep_get()
No caller of usb_ep_get() calls it with a NULL device (previous commits
have addressed the few remaining cases which didn't explicitly check).
Replace check for 'dev == NULL' with an assert instead.

Signed-off-by: Liam Merwick <liam.merwick@oracle.com>
Message-id: 1549460216-25808-10-git-send-email-liam.merwick@oracle.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-02-20 09:41:23 +01:00
..
2019-01-24 13:10:19 +01:00
2019-02-12 08:59:21 -08:00
2019-02-05 19:39:22 +00:00
2019-02-14 11:46:30 +01:00
2019-02-18 10:52:08 +11:00
2019-02-05 16:50:19 +01:00
2016-01-29 15:07:25 +00:00
2019-02-18 16:20:13 +00:00
2019-02-18 16:20:13 +00:00
2019-02-05 19:39:22 +00:00
2019-02-07 16:49:30 +00:00