commit | 92dda87b91c96bf11723ef58dbd11bfa29adb6cc | [log] [tgz] |
---|---|---|
author | roy zang <tie-fei.zang@freescale.com> | Fri Dec 01 11:47:36 2006 +0800 |
committer | Zang Tiefei <roy@bus.ap.freescale.net> | Fri Dec 01 11:47:36 2006 +0800 |
tree | 8f942227d016d8cc52a12f4b66a02e4b1e7ed19b | |
parent | 278087fd6d3d4b2218815083d3a825dd2b43fe46 [diff] |
Clean up the code according to codestyle: (1) remove some C++ comments. (2) remove trailing white space. (3) remove trailing empty line. (4) Indentation by table. (5) remove {} in one line condition. (6) add space before '(' in function call. Remove some weird printf () output. Add necessary comments. Modified Makefile to support building in a separate directory.