From: Markus Elfring <elfr...@users.sourceforge.net> Date: Thu, 11 May 2017 17:43:55 +0200
Add a missing character in this description. Signed-off-by: Markus Elfring <elfr...@users.sourceforge.net> --- drivers/hv/vmbus_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c index 96328aebae5a..ff94b111ed8d 100644 --- a/drivers/hv/vmbus_drv.c +++ b/drivers/hv/vmbus_drv.c @@ -991,7 +991,7 @@ static void vmbus_isr(void) /* * Our host is win8 or above. The signaling mechanism * has changed and we can directly look at the event page. - * If bit n is set then we have an interrup on the channel + * If bit n is set then we have an interrupt on the channel * whose id is n. */ handled = true; -- 2.12.3 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel