* [PATCH] trivial grammar fix: if and only if
@ 2010-01-25 20:38 Uwe Kleine-König
2010-01-26 0:42 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2010-01-25 20:38 UTC (permalink / raw)
To: linux-kernel, linux-mm; +Cc: Andrew Morton, trivial, Nicolas Pitre
Signed-off-by: Uwe Kleine-KA?nig <u.kleine-koenig@pengutronix.de>
Cc: Nicolas Pitre <nico@marvell.com>
---
mm/highmem.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mm/highmem.c b/mm/highmem.c
index 9c1e627..bed8a8b 100644
--- a/mm/highmem.c
+++ b/mm/highmem.c
@@ -220,7 +220,7 @@ EXPORT_SYMBOL(kmap_high);
* @page: &struct page to pin
*
* Returns the page's current virtual memory address, or NULL if no mapping
- * exists. When and only when a non null address is returned then a
+ * exists. If and only if a non null address is returned then a
* matching call to kunmap_high() is necessary.
*
* This can be called from any context.
--
1.6.6
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] trivial grammar fix: if and only if
2010-01-25 20:38 [PATCH] trivial grammar fix: if and only if Uwe Kleine-König
@ 2010-01-26 0:42 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2010-01-26 0:42 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: linux-kernel, linux-mm, Andrew Morton, Nicolas Pitre
On Mon, 25 Jan 2010, Uwe Kleine-KA?nig wrote:
> Signed-off-by: Uwe Kleine-KA?nig <u.kleine-koenig@pengutronix.de>
> Cc: Nicolas Pitre <nico@marvell.com>
> ---
> mm/highmem.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/highmem.c b/mm/highmem.c
> index 9c1e627..bed8a8b 100644
> --- a/mm/highmem.c
> +++ b/mm/highmem.c
> @@ -220,7 +220,7 @@ EXPORT_SYMBOL(kmap_high);
> * @page: &struct page to pin
> *
> * Returns the page's current virtual memory address, or NULL if no mapping
> - * exists. When and only when a non null address is returned then a
> + * exists. If and only if a non null address is returned then a
> * matching call to kunmap_high() is necessary.
> *
> * This can be called from any context.
Applied, thanks.
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-26 0:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-25 20:38 [PATCH] trivial grammar fix: if and only if Uwe Kleine-König
2010-01-26 0:42 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox