diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-03-14 13:06:06 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-03-14 21:49:28 +0300 |
commit | 965995b7d7bef00c7952460fcf835ab8feb747ff (patch) | |
tree | 1cbd5249b44eacf51d0f9ca603a1dc5ca5ca041a /drivers/bluetooth | |
parent | b354e6c10eaf97a1f5aff4839795bd32ad32f0f9 (diff) | |
download | linux-965995b7d7bef00c7952460fcf835ab8feb747ff.tar.xz |
Bluetooth: L2CAP: remove set but not used variable 'credits'
net/bluetooth/l2cap_core.c: In function l2cap_ecred_conn_req:
net/bluetooth/l2cap_core.c:5848:6: warning: variable credits set but not used [-Wunused-but-set-variable]
commit 15f02b910562 ("Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode")
involved this unused variable, remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions