From: Greg Kroah-Hartman Date: Fri, 28 Jun 2013 18:32:59 +0000 (-0700) Subject: USB: isp1362: remove unused _WARN_ON() calls X-Git-Tag: v3.12-rc1~186^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2809508d3b63c9fedf8daf23d08dd61f40a761f4;p=pandora-kernel.git USB: isp1362: remove unused _WARN_ON() calls Like _BUG_ON(), _WARN_ON() wasn't ever being used, so just delete it, as obviously things are working properly now (if not, we have bigger problems...) Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed