commit | 598d300ffa0b9542a88feae900ccdd29e35374cf | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Oct 06 20:45:04 2014 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Oct 06 20:45:04 2014 +0800 |
tree | ee787368823e5727f5176ac52e83fc319d0a9e26 | |
parent | ebfdd97a10e34a5e70eadfc21ebfc033ef93a563 [diff] |
[EVAL] Move common skipcount logic into skiploop The functions evalloop and evalfor share the logic on checking and updating skipcount. This patch moves that into the helper function skiploop. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>