OSDN Git Service

Code cleanup in GKI layer.
authorSharvil Nanavati <sharvil@google.com>
Sun, 7 Sep 2014 09:15:19 +0000 (02:15 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:33 +0000 (16:51 -0700)
commite2a05e6df9b709a6f63e55e1365be70e58329626
tree901717219a7ef291cf120c6d613867f2df64d502
parent414328a7c7918b45f8be9c1bed52add175b61f37
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
gki/common/gki_buffer.c
gki/common/gki_common.h
gki/common/gki_time.c
gki/ulinux/gki_ulinux.c