]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: fixed format string error in unbind_evtchn
authorThomas Leonard <talex5@gmail.com>
Thu, 26 Jun 2014 11:28:20 +0000 (12:28 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 27 Jun 2014 12:38:33 +0000 (13:38 +0100)
commitfe0818c3f25cfbff90b76c3be8e24b8a9a29bf76
tree30e868a76c1e38ebee78ea44c7a7f703595d8ee9
parent493f0ac670bcb8d31532995565d2c5712c000755
mini-os: fixed format string error in unbind_evtchn

Would crash if HYPERVISOR_event_channel_op returned an error code.
The other changes in this commit are just fixing indentation.

Signed-off-by: Thomas Leonard <talex5@gmail.com>
Acked-by: Ian Campbell <ian.cammpbell@citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
events.c