diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2022-06-02 10:06:43 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-07-19 11:40:00 -0700 |
commit | 82d26c36cc68e781400eb4e541f943008208f2d6 (patch) | |
tree | 84dc17f8006774799ab5c2d9498ac7b67af0f565 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e2bb1288a381e9239aaf606ae8c1e20ea71c20bd (diff) |
rcu/kvfree: Remove useless monitor_todo flag
monitor_todo is not needed as the work struct already tracks
if work is pending. Just use that to know if work is pending
using schedule_delayed_work() helper.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions