diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2015-06-03 08:18:24 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-15 14:45:13 -0700 |
commit | 372b0ec24f6b516174934d68fd86d2056f1a5bba (patch) | |
tree | a1d22752e58a94a9f04a3324953d3397e8079b71 /tools/perf/scripts/python/netdev-times.py | |
parent | 75cf15a4c0dd57f5d230bd30c2d41bd8e06ae5a9 (diff) |
rcu: Remove superfluous local variable in rcu_init_geometry()
Local variable 'n' mimics 'nr_cpu_ids' while the both are
used within one function. There is no reason for 'n' to
exist whatsoever.
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions