]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - tools/perf/util/util.c
Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc
[karo-tx-linux.git] / tools / perf / util / util.c
index d33c34196a5a9d2a38d773470b84621b794c100b..7acafb3c5592d60501561986b1812fb6b121f271 100644 (file)
@@ -439,7 +439,6 @@ const char *perf_debugfs_mount(const char *mountpoint)
 
 void perf_debugfs_set_path(const char *mntpt)
 {
-       snprintf(debugfs_mountpoint, strlen(debugfs_mountpoint), "%s", mntpt);
        set_tracing_events_path("tracing/", mntpt);
 }