diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-22 02:29:50 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-27 00:38:38 +0300 |
commit | a2badefa8574a7a424a72f67a3bd43248141f76a (patch) | |
tree | 96791541a911d84c1fed3f714058d4c405eba1a0 /usr | |
parent | 5d8a752e31aaa4c9703f201956a40b45ed791217 (diff) | |
download | linux-a2badefa8574a7a424a72f67a3bd43248141f76a.tar.xz |
rcu: Eliminate redundant NULL-pointer check
Because rcu_wake_cond() checks for a null task_struct pointer, there is
no need for its callers to do so. This commit eliminates the redundant
check.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions