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:
0dff86a
)
perfcounters: remove ->nr_inherited
author
Ingo Molnar
<mingo@elte.hu>
Tue, 23 Dec 2008 11:29:25 +0000
(12:29 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 23 Dec 2008 11:45:22 +0000
(12:45 +0100)
Impact: remove dead code
nr_inherited was not maintained correctly (not decremented) - and also
not used - remove it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found