diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-11-22 02:14:45 +0300 |
---|---|---|
committer | Tobin C. Harding <me@tobin.cc> | 2018-04-07 01:50:34 +0300 |
commit | 6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995 (patch) | |
tree | 15115f5fc84a7b3d587755b04acdaa82d2c117be /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0adb32858b0bddf4ada5f364a84ed60b196dbcda (diff) | |
download | linux-6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995.tar.xz |
leaking_addresses: fix typo function not called
Currently code uses a check against an undefined variable because the
variable is a sub routine name and is not evaluated.
Evaluate subroutine; add parenthesis to sub routine name.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions