From 4201cdbd6cde19a69b862984ef674ce667d526e1 Mon Sep 17 00:00:00 2001 From: David Vrabel Date: Mon, 17 Feb 2014 17:45:17 +0000 Subject: [PATCH] xen/events: remove unnecessary call to bind_evtchn_to_cpu() Since bind_evtchn_to_cpu() is always called after an event channel is bound, there is no need to call it after closing an event channel. Signed-off-by: David Vrabel Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Boris Ostrovsky --- Reading git-format-patch failed