From: Alan Cox Date: Mon, 8 Feb 2010 10:10:04 +0000 (+0000) Subject: tty: Fix various bogus WARN checks in the usb serial layer X-Git-Tag: v2.6.34-rc1~215^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d3380e3f1297ff7bdc700c0a7fe6c3a036b3ab;p=pandora-kernel.git tty: Fix various bogus WARN checks in the usb serial layer We are now refcounted and all the port.count checking is no longer valid and in fact produces false warnings. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed