linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kmemleak: fix reference to Documentation
@ 2016-10-15 15:22 Andreas Platschek
  2016-10-17  9:45 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Platschek @ 2016-10-15 15:22 UTC (permalink / raw)
  To: catalin.marinas; +Cc: linux-mm, linux-kernel, Andreas Platschek

Documentation/kmemleak.txt was moved to Documentation/dev-tools/kmemleak.rst,
this fixes the reference to the new location.

Signed-off-by: Andreas Platschek <andreas.platschek@opentech.at>
---
 mm/kmemleak.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/kmemleak.c b/mm/kmemleak.c
index a5e453c..d00fae0 100644
--- a/mm/kmemleak.c
+++ b/mm/kmemleak.c
@@ -19,7 +19,7 @@
  *
  *
  * For more information on the algorithm and kmemleak usage, please see
- * Documentation/kmemleak.txt.
+ * Documentation/dev-tools/kmemleak.rst.
  *
  * Notes on locking
  * ----------------
-- 
2.9.3

--
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 related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kmemleak: fix reference to Documentation
  2016-10-15 15:22 [PATCH] kmemleak: fix reference to Documentation Andreas Platschek
@ 2016-10-17  9:45 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2016-10-17  9:45 UTC (permalink / raw)
  To: Andreas Platschek; +Cc: linux-mm, linux-kernel, Andrew Morton

On Sat, Oct 15, 2016 at 03:22:26PM +0000, Andreas Platschek wrote:
> Documentation/kmemleak.txt was moved to Documentation/dev-tools/kmemleak.rst,
> this fixes the reference to the new location.
> 
> Signed-off-by: Andreas Platschek <andreas.platschek@opentech.at>

In case Andrew picks this patch up:

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

Thanks.

--
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:[~2016-10-17  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15 15:22 [PATCH] kmemleak: fix reference to Documentation Andreas Platschek
2016-10-17  9:45 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).