commit | dc19fe747423ede2bc6fc998e798130cd7defc89 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sat Mar 10 02:27:50 2007 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Mar 10 02:27:50 2007 +0300 |
tree | 7f62b94f9bc97ebaa4d083ef8f242035113c1082 | |
parent | 4b079d2b7ee2f8398ff67e2c40b62c50ccf06e12 [diff] |
list.h: remove no-longer needed type casts Due to previous commit 4b079d2b7ee2f8398ff67e2c40b62c50ccf06e12 it is no longer needed to type-cast list_head_t* to list_elem_t*, thus cleaning it up.