Commit 3b6b214c78c2c4fcecae1023ae92dfd29b160c42

Ran Benita 2012-08-28T18:04:25

rules: use goto instead of state variable There's no noticeable speed difference, but I think it's nicer and more explicit than the previous code. Some people just don't like goto, though.. Signed-off-by: Ran Benita <ran234@gmail.com>