diff options
author | Joe Stringer <[email protected]> | 2017-01-26 13:19:59 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-01-31 16:20:07 -0300 |
commit | 9a9c733d68c5cb89bd5c5ab91b9821e1a5d69272 (patch) | |
tree | fff74da9a57710e3600976dba2144ad963987025 /scripts/gdb/linux/proc.py | |
parent | d5148d8554d08f03b3e34ecc286ab1729c35c24c (diff) |
tools perf util: Make rm_rf(path) argument const
rm_rf() doesn't modify its path argument, and a future caller will pass
a string constant into it to delete.
Signed-off-by: Joe Stringer <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Wang Nan <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions