| commit | 3fe24366a40147d7c776e1f291193fd3b61f217d | [log] [tgz] |
|---|---|---|
| author | Iliyan Malchev <malchev@google.com> | Tue Aug 09 14:42:08 2011 -0700 |
| committer | Iliyan Malchev <malchev@google.com> | Tue Aug 09 14:49:21 2011 -0700 |
| tree | 35332418ccff1248b80cb7517f16f9439fb5a7dc | |
| parent | 89c65d6d9dd87332d58c853e31938b98f7ac8463 [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>