Explorar o código

Bluetooth: Remove unused struct item

num in struct l2cap_chan_list isn't used anywhere.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Gustavo F. Padovan %!s(int64=14) %!d(string=hai) anos
pai
achega
b0d2199d6f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      include/net/bluetooth/l2cap.h

+ 0 - 1
include/net/bluetooth/l2cap.h

@@ -280,7 +280,6 @@ struct l2cap_conn_param_update_rsp {
 struct l2cap_chan_list {
 	struct sock	*head;
 	rwlock_t	lock;
-	long		num;
 };
 
 struct l2cap_conn {