commit | fb220d257b3179b6c7e9c04c82003a1b6c1d7c29 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Thu Jun 10 08:56:31 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Thu Jun 10 20:15:21 2010 -0400 |
tree | a69552a39d8d6ef9b40b79ac077f885dfacddd86 | |
parent | 05c6eca4db7f2abec32c9ce0fc325d9a0b933fb7 [diff] |
replace while(0) construct with if/else No good reason to be tricky here. I don't know why 'break' occurred to me as the natrual replacement for the 'return', but an if/else block is definitely clearer. Change-Id: I08a336307afeb0dc7efa494b37398f239f66c2cf