coroutine-sigaltstack: rename coroutine struct appropriately
authorPeter Lieven <pl@kamp.de>
Tue, 27 Sep 2016 09:58:41 +0000 (11:58 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 29 Sep 2016 12:13:39 +0000 (14:13 +0200)
commitbe87a393f9aed6f9406a728d4d55199aee0ebbb4
tree1bd267c8d6582be6009c34b8fc55e05de4f39cf6
parent8737d9e0c4017aaa5ab1fcf1356c8ee4f7caf1df
coroutine-sigaltstack: rename coroutine struct appropriately

The name of the sigaltstack coroutine struct was misleading.

Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
util/coroutine-sigaltstack.c