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>
3 files changed