diff --git a/mm/kmemleak.c b/mm/kmemleak.c index d1380ed93fdf084d5043a2fb1f8bb3e476cb7bf9..da343695302277208c8a933e5c3f27d0bbfe49aa 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 * ----------------