diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-17 11:21:20 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 15:39:17 -0700 |
commit | ab6b82147f471e31d9397c95d523631b6c8953f2 (patch) | |
tree | e68be9f2e9503c16e56e6fdc4af567eba8ce9ff7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 164ba3fc4864346dbc365f8b89d8888e1b6cd38c (diff) |
rcu: Remove unused local variable "cpu"
One danger of using __maybe_unused is that the compiler doesn't yell
at you when you remove the last reference, witness rcu_bind_gp_kthread()
and its local variable "cpu". This commit removes this local variable.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions