From: Sasha Levin Date: Thu, 20 Dec 2012 19:11:15 +0000 (-0500) Subject: tools/usb: remove unneeded 'continue' and simplify condition X-Git-Tag: v3.9-rc1~126^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c449e380153b72e184dd253ce6470acaee53cb0;p=pandora-kernel.git tools/usb: remove unneeded 'continue' and simplify condition Basically remove unneeded code. Since that 'continue' is at the end of the for() there's no need for it. Signed-off-by: Sasha Levin Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed