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