diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2015-02-11 17:42:37 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-02-26 23:11:52 +0300 |
commit | 27153acbe1141ceecf098ca5d24c2ae2714c1a5f (patch) | |
tree | e9582d6d28a27b75aab17fbc0a94dd7e3fb38ea5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-27153acbe1141ceecf098ca5d24c2ae2714c1a5f.tar.xz |
rcu: Remove unnecessary condition check in rcu_qsctr_help()
When the ->curtail and ->donetail pointers differ, ->rcucblist
always points to the beginning of the current list and thus
cannot be NULL. Therefore, the check ->rcucblist != NULL is
redundant and this commit removes it.
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
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