-
由 Davidlohr Bueso 提交于
While the wakeup path seems to be set up, this waitqueue is actually never used as no-one enqueues themselves on the list. As such, wakeups are meaningless without waiters, so lets just get rid of the whole thing. Signed-off-by: NDavidlohr Bueso <dbueso@suse.de> Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
3f706088