google / gvisor

Application Kernel for Containers
https://gvisor.dev
Apache License 2.0
15.86k stars 1.3k forks source link

ktime: simplify Listener.NotifyTimer() #11132

Closed copybara-service[bot] closed 2 weeks ago

copybara-service[bot] commented 2 weeks ago

ktime: simplify Listener.NotifyTimer()

No implementations of Listener use the Setting argument or the ability to override the new Setting, so remove these.