diff options
Diffstat (limited to 'tools/perf/builtin-probe.c')
-rw-r--r-- | tools/perf/builtin-probe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/builtin-probe.c b/tools/perf/builtin-probe.c index 54551867e7e0..199d5e19554f 100644 --- a/tools/perf/builtin-probe.c +++ b/tools/perf/builtin-probe.c | |||
@@ -267,4 +267,3 @@ int cmd_probe(int argc, const char **argv, const char *prefix __used) | |||
267 | } | 267 | } |
268 | return 0; | 268 | return 0; |
269 | } | 269 | } |
270 | |||