perfcounters: remove ->nr_inherited
authorIngo Molnar <mingo@elte.hu>
Tue, 23 Dec 2008 11:29:25 +0000 (12:29 +0100)
committerIngo 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