diff --git a/scripts/leaking_addresses.pl b/scripts/leaking_addresses.pl index b0efa21239ac..b10fd606cef6 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;