From: Nicholas Krause Date: Fri, 18 Jul 2014 17:34:40 +0000 (-0400) Subject: usb-core: Remove Fix mes in file hcd.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c094728b68c28e52abb64f0686aace61495a4fa;p=pandora-kernel.git 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 Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed