+3
−9
+0
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There is not reason to have a waitqueue if it's always the same thread that is waiting for it. Just use wake_up_process instead. Signed-off-by:Christoph Hellwig <hch@lst.de> Small modification: Also remove unused variable. Signed-off-by:
Dominik Brodowski <linux@dominikbrodowski.net>