git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac44e66
)
sh: perf events: Kill off left over debugging cruft.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Oct 2009 09:02:15 +0000
(18:02 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Oct 2009 09:02:15 +0000
(18:02 +0900)
num_events should be compared > MAX_HWEVENTS and not >=. The latter was
used as a debugging test which accidentally slipped in.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found