commit | 7a73eab97ffec8b44079586a2cc74b28b52f9959 | [log] [tgz] |
---|---|---|
author | Garrett Cooper <yanegomi@gmail.com> | Tue Nov 09 22:45:42 2010 -0800 |
committer | Garrett Cooper <yanegomi@gmail.com> | Tue Nov 09 22:45:42 2010 -0800 |
tree | 4c232e33dbd7156e88e32179bf9de973f7abb288 | |
parent | 84ab820291a738f4c1c0571ae53351287d961db6 [diff] |
En masse cleanup part one. 1. Fix nwait so that it's a local variable and not a static variable, as per bug # 3103118. 2. Whitespace fixes. 3. Some tst_resm + tst_exit -> tst_brkm fixes. 4. Other fun simplifications. Will test, take a break, and repeat after these short messages. Signed-off-by: Garrett Cooper <yanegomi@gmail.com>