Commit b24bd424 authored by Art Haas's avatar Art Haas Committed by Linus Torvalds

[PATCH] named initializers for net/bluetooth/rfcomm/sock.c

parent 0f43c139
......@@ -61,7 +61,7 @@
static struct proto_ops rfcomm_sock_ops;
static struct bluez_sock_list rfcomm_sk_list = {
lock: RW_LOCK_UNLOCKED
.lock = RW_LOCK_UNLOCKED
};
static void rfcomm_sock_close(struct sock *sk);
......
Markdown is supported
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