commit | 1c094728b68c28e52abb64f0686aace61495a4fa | [log] [tgz] |
---|---|---|
author | Nicholas Krause <xerofoify@gmail.com> | Fri Jul 18 13:34:40 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 18 16:18:11 2014 -0700 |
tree | cd777ba45ee65ad7e9ddf7b31b97ec5900ccd6f0 | |
parent | 5ee0f803cc3a0738a63288e4a2f453c85889fbda [diff] |
usb-core: Remove Fix mes in file hcd.c I am removing two fix mes in this file as after dicussing then it seems there is no reason to check against Null for usb_device as it can never be NULL and this is check is therefore not needed. Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>