diff --git a/scripts/leaking_addresses.pl b/scripts/leaking_addresses.pl
index b0efa21239acb10a027211125af2d7e4c6812d90..b10fd606cef6b02a46739ecfc9b49aa4a0a7d062 100755
--- a/scripts/leaking_addresses.pl
+++ b/scripts/leaking_addresses.pl
@@ -9,9 +9,6 @@
 #
 # Use --debug to output path before parsing, this is useful to find files that
 # cause the script to choke.
-#
-# You may like to set kptr_restrict=2 before running script
-# (see Documentation/sysctl/kernel.txt).
 
 use warnings;
 use strict;