On Wed, 2019-07-24 at 09:39 +0300, Andrii Anisov wrote:
> From: Andrii Anisov
>
> Fix the comment misprint, so it refers to the exact function name.
>
> Signed-off-by: Andrii Anisov
>
Acked-by: Dario Faggioli
In case it's worth a commit...
Thanks and Regards
--
Dario Faggioli, Ph.D
http://
From: Andrii Anisov
Fix the comment misprint, so it refers to the exact function name.
Signed-off-by: Andrii Anisov
---
xen/common/schedule.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xen/common/schedule.c b/xen/common/schedule.c
index 9e16c16..8b78293 100644
--- a/xe