usb-core: Remove Fix mes in file hcd.c
authorNicholas Krause <xerofoify@gmail.com>
Fri, 18 Jul 2014 17:34:40 +0000 (13:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:18:11 +0000 (16:18 -0700)
commit1c094728b68c28e52abb64f0686aace61495a4fa
treecd777ba45ee65ad7e9ddf7b31b97ec5900ccd6f0
parent5ee0f803cc3a0738a63288e4a2f453c85889fbda
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>
drivers/usb/core/hcd.c
This page took 0.025522 seconds and 5 git commands to generate.