commit | 8bb533e726c477d4982b30d01d19c0cda5fa7fb6 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Thu May 06 15:35:27 2010 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Fri May 07 14:56:43 2010 -0700 |
tree | 09ea67c1b95d07874f692d8de307a5f1bf1108fa | |
parent | 09fa74c8589b5856b05132821120ba846209652e [diff] |
Rationalize logging. Replacing stray uses of LOGI them with macros specific to functional aspects of the collector. Replace (void *) cast for with (void) cast in the expansion of unused macros. While these are both no-ops, the latter cast does not emit a warning message. Lastly, eliminate some logging statements I never found useful. More logging statements need to be culled. Change-Id: Id5603c3a816c016a91e00e296ff5c16dddfe7e1a