diff options
author | Joe Stringer <joe@ovn.org> | 2017-01-26 13:19:59 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-01-31 16:20:07 -0300 |
commit | 9a9c733d68c5cb89bd5c5ab91b9821e1a5d69272 (patch) | |
tree | fff74da9a57710e3600976dba2144ad963987025 /fs | |
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 <joe@ovn.org>
Cc: Alexei Starovoitov <ast@fb.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Wang Nan <wangnan0@huawei.com>
Cc: netdev@vger.kernel.org
Link: http://lkml.kernel.org/r/20170126212001.14103-5-joe@ovn.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions