commit | bc6a9f53ef12b99fe8b03353b7d17bb56fd9927f | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Mar 27 19:14:19 2013 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Mar 27 19:14:19 2013 -0700 |
tree | a5cbe0a62c6dc8dc59520a48d62a6962dbf19826 | |
parent | 415589f5e99119ca6d9a0af6fd21392bc89bec45 [diff] |
Improve PLOOP_CLEANUP macro Improve the macro, so now there is 1 no need for struct vzctl_cleanup_handler * variable definition in every place which uses the macro 2 an ability to put ; at the end of the statement Convert code using the macro accordingly Signed-off-by: Kir Kolyshkin <kir@openvz.org>