From: Steven Rostedt Date: Thu, 19 Feb 2009 18:41:27 +0000 (-0500) Subject: ftrace: break out modify loop immediately on detection of error X-Git-Tag: v2.6.30-rc1~2^2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4377245aa93b65b6597e4b7bb460fb9abc48b56b;p=pandora-kernel.git ftrace: break out modify loop immediately on detection of error Impact: added precaution on failure detection Break out of the modifying loop as soon as a failure is detected. This is just an added precaution found by code review and was not found by any bug chasing. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed