Skip to content
Commit 4e774d59 authored by Shixin Liu's avatar Shixin Liu Committed by Heiko Carstens
Browse files

s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queue



wait_queue_head_t can be initialized automatically with
DECLARE_WAIT_QUEUE_HEAD() rather than explicitly calling
init_waitqueue_head().

Signed-off-by: default avatarShixin Liu <liushixin2@huawei.com>
Acked-by: default avatarVineeth Vijayan <vneethv@linux.ibm.com>
Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent 1034c96c
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