commit | 4377245aa93b65b6597e4b7bb460fb9abc48b56b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Feb 19 13:41:27 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Fri Feb 20 14:30:20 2009 -0500 |
tree | 00eae2cbdd12e855bbde2f6cd6d1a6e6fd659a11 | |
parent | 90c7ac49aa819feb9433b5310089fca6399881c0 [diff] |
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 <srostedt@redhat.com>