Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182361
b: refs/heads/master
c: ff314d3
h: refs/heads/master
i:
  182359: 2beba1e
v: v3
  • Loading branch information
Wenji Huang authored and Ingo Molnar committed Jan 13, 2010
1 parent 6ea1e8c commit 014963f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8381f65d097dad90416808314737dd7d3ae38ea9
refs/heads/master: ff314d3903c2843de65c2148f66f277f2440ed26
2 changes: 0 additions & 2 deletions trunk/tools/perf/builtin-help.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,6 @@ static const char *cmd_to_page(const char *perf_cmd)
return "perf";
else if (!prefixcmp(perf_cmd, "perf"))
return perf_cmd;
else if (is_perf_command(perf_cmd))
return prepend("perf-", perf_cmd);
else
return prepend("perf-", perf_cmd);
}
Expand Down

0 comments on commit 014963f

Please sign in to comment.