From: Johan Hovold Date: Thu, 21 Mar 2013 11:36:29 +0000 (+0100) Subject: USB: cyberjack: remove bogus disconnect test in close X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc77f4df6b11948893cb1427fb6211c94f51364;p=pandora-kernel.git USB: cyberjack: remove bogus disconnect test in close Remove bogus (and unnecessary) test for serial->dev being NULL in close. The device is never cleared, and close is never called after a completed disconnect anyway. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed