]> git.ipfire.org Git - thirdparty/lxc.git/commit
init: unnest interrupt_handler
authorRichard Weinberger <richard@nod.at>
Tue, 16 Apr 2013 21:48:15 +0000 (23:48 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 17 Apr 2013 16:20:31 +0000 (18:20 +0200)
commita81bad13ec305b885eff2934307d9205d55e0050
tree0d7668911f7288584e5bfd530ac523f8f9414ef6
parent2c7d90ac6eb4d883d9650d17cd915d958b4e5e66
init: unnest interrupt_handler

There is no need to use nested functions voodoo.

Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_init.c