diff options
author | 2015-06-03 08:18:24 +0200 | |
---|---|---|
committer | 2015-07-15 14:45:13 -0700 | |
commit | 372b0ec24f6b516174934d68fd86d2056f1a5bba (patch) | |
tree | a1d22752e58a94a9f04a3324953d3397e8079b71 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Panic if RCU tree can not accommodate all CPUs (diff) | |
download | wireguard-linux-372b0ec24f6b516174934d68fd86d2056f1a5bba.tar.xz wireguard-linux-372b0ec24f6b516174934d68fd86d2056f1a5bba.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions