commit | e2a05e6df9b709a6f63e55e1365be70e58329626 | [log] [tgz] |
---|---|---|
author | Sharvil Nanavati <sharvil@google.com> | Sun Sep 07 02:15:19 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:33 2015 -0700 |
tree | 901717219a7ef291cf120c6d613867f2df64d502 | |
parent | 414328a7c7918b45f8be9c1bed52add175b61f37 [diff] |
Code cleanup in GKI layer. * move buffer macros into .c from .h * delete dead code (e.g. GKI_igetpoolbuf, pool_list variable) * define task states as an enum and not a bitfield * start renaming fields in GKI control block for future consolidation