commit | 3105e1ff5671a8d69096c99da57d225960d5725c | [log] [tgz] |
---|---|---|
author | Iliyan Malchev <malchev@google.com> | Tue Dec 13 01:21:29 2011 +0800 |
committer | Andy Green <andy.green@linaro.org> | Mon Jan 09 11:18:21 2012 +0800 |
tree | 732db30b434ef36d1264d71615720d0b8050eb9f | |
parent | 89c5b42828298801b4332bab8c385c747df2aa82 [diff] |
ion: minor clean up -- init rb nodes in ion_handle_create -- in ion_handle_destroy, check that a node belongs to a tree before removing it (safety check, does not happen right now) -- mark as static functions used only inside ion.c -- update comments to ion_share() with a relevant blurb from the implementation -- other minor updates/typo fixes to comments Signed-off-by: Iliyan Malchev <malchev@google.com>