commit | 00a6270361c025bfaae1d70ef1b596d182e05e8a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed May 16 16:20:12 2018 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed May 16 16:20:12 2018 -0300 |
tree | e5041987ecc7566cfbf75c0a3ab84d216d4f1f40 | |
parent | d01bd1ac920e98e2a64f6bb5adf907180e0aaac7 [diff] |
tools lib api: The tracing_mnt variable doesn't need to be global Its only used in the file it is defined, so just make it static. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: https://lkml.kernel.org/n/tip-p5x29u6mq2ml3mtnbg9844ad@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>