]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2926948b1da3edd53825d9235e9a84201f9cdc49
treecd777ba45ee65ad7e9ddf7b31b97ec5900ccd6f0
parentb7441ee11e0f1420c99144354cc9505ee08e0120
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