Author :
Ran Benita
Date :
2012-08-28 18:04:25
Hash :3b6b214c Message :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>