Skip to content
Commit 0b402094 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Dominik Brodowski
Browse files

pcmcia: cs: kill thread_wait



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: default avatarChristoph Hellwig <hch@lst.de>

Small modification: Also remove unused variable.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 2df69703
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment