]> git.ipfire.org Git - thirdparty/lxc.git/commit
mainloop: remove CANCEL_RAISE flag
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 10 Aug 2021 15:57:26 +0000 (17:57 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Oct 2021 15:21:54 +0000 (17:21 +0200)
commit4fc38d526eeaebf84fe8f53b577d0118940974c3
tree7acb856a5f99a184134225289fdbce3cfd54c034
parent771161376eb0a3c28f37f97447abd1806d13b8bc
mainloop: remove CANCEL_RAISE flag

This is really not needed since we're not checking it anywhere anyway.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/mainloop.c