projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd39db
)
leaking_addresses: fix comment string typo
author
Tobin C. Harding
<me@tobin.cc>
Thu, 9 Nov 2017 02:28:43 +0000
(13:28 +1100)
committer
Tobin C. Harding
<me@tobin.cc>
Mon, 13 Nov 2017 22:29:27 +0000
(09:29 +1100)
Fix typo in comment string.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl
patch
|
blob
|
history
diff --git
a/scripts/leaking_addresses.pl
b/scripts/leaking_addresses.pl
index 719ed0aaede70bdb6fd973cb4013b177cfa4036b..3f8c6e230962d732497e1be9f5eafdb2153163b3 100755
(executable)
--- a/
scripts/leaking_addresses.pl
+++ b/
scripts/leaking_addresses.pl
@@
-40,7
+40,7
@@
my @skip_parse_files_abs = ('/proc/kmsg',
'/sys/kernel/debug/tracing/trace_pipe',
'/sys/kernel/security/apparmor/revision');
-# Do not parse thes files under any subdirectory.
+# Do not parse thes
e
files under any subdirectory.
my @skip_parse_files_any = ('0',
'1',
'2',