From: Peter Hurley Date: Mon, 16 Jun 2014 13:17:07 +0000 (-0400) Subject: char: synclink: Remove WARN_ON for bad port count X-Git-Tag: omap-for-v3.17/fixes-against-rc2~165^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69fee6885f6042d0d3d3773b208a84e7bb161650;p=pandora-kernel.git char: synclink: Remove WARN_ON for bad port count tty_port_close_start() already validates the port counts and issues a diagnostic if validation fails. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed