Skip to content
Commit 5979415d authored by Shixin Liu's avatar Shixin Liu Committed by David S. Miller
Browse files

mISDN: Use LIST_HEAD() for list_head



There's no need to declare a list and then init it manually,
just use the LIST_HEAD() macro.

Signed-off-by: default avatarShixin Liu <liushixin2@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77053fb7
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