* [PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/
@ 2019-06-07 11:35 Geert Uytterhoeven
2019-06-11 12:02 ` David Hildenbrand
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-06-07 11:35 UTC (permalink / raw)
To: Michael S . Tsirkin, Jason Wang, Jiri Kosina
Cc: virtualization, linux-mm, linux-kernel, Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
mm/balloon_compaction.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/balloon_compaction.c b/mm/balloon_compaction.c
index ba739b76e6c52e55..17ac81d8d26bcb50 100644
--- a/mm/balloon_compaction.c
+++ b/mm/balloon_compaction.c
@@ -60,7 +60,7 @@ EXPORT_SYMBOL_GPL(balloon_page_enqueue);
/*
* balloon_page_dequeue - removes a page from balloon's page list and returns
- * the its address to allow the driver release the page.
+ * its address to allow the driver to release the page.
* @b_dev_info: balloon device decriptor where we will grab a page from.
*
* Driver must call it to properly de-allocate a previous enlisted balloon page
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/
2019-06-07 11:35 [PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/ Geert Uytterhoeven
@ 2019-06-11 12:02 ` David Hildenbrand
0 siblings, 0 replies; 2+ messages in thread
From: David Hildenbrand @ 2019-06-11 12:02 UTC (permalink / raw)
To: Geert Uytterhoeven, Michael S . Tsirkin, Jason Wang, Jiri Kosina
Cc: virtualization, linux-mm, linux-kernel
On 07.06.19 13:35, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> mm/balloon_compaction.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/balloon_compaction.c b/mm/balloon_compaction.c
> index ba739b76e6c52e55..17ac81d8d26bcb50 100644
> --- a/mm/balloon_compaction.c
> +++ b/mm/balloon_compaction.c
> @@ -60,7 +60,7 @@ EXPORT_SYMBOL_GPL(balloon_page_enqueue);
>
> /*
> * balloon_page_dequeue - removes a page from balloon's page list and returns
> - * the its address to allow the driver release the page.
> + * its address to allow the driver to release the page.
> * @b_dev_info: balloon device decriptor where we will grab a page from.
> *
> * Driver must call it to properly de-allocate a previous enlisted balloon page
>
Reviewed-by: David Hildenbrand <david@redhat.com>
--
Thanks,
David / dhildenb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-11 12:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 11:35 [PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/ Geert Uytterhoeven
2019-06-11 12:02 ` David Hildenbrand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox