Thread (2 messages) flat view 2 messages, 2 authors, 2018-08-06

Re: [PATCH] Bluetooth: remove redundant variables 'adv_set' and 'cp'

From: Johan Hedberg <hidden>
Date: 2018-08-06 14:09:30
Also in: lkml, netdev

Hi YueHaibing,

On Mon, Aug 06, 2018, YueHaibing wrote:
Variables 'adv_set' and 'cp'  are being assigned but are never used hence
they are redundant and can be removed.

Cleans up clang warnings:
net/bluetooth/hci_event.c:1135:29: warning: variable 'adv_set' set but not used [-Wunused-but-set-variable]
net/bluetooth/mgmt.c:3359:39: warning: variable 'cp' set but not used [-Wunused-but-set-variable]

Signed-off-by: YueHaibing <redacted>
---
 net/bluetooth/hci_event.c | 3 ---
 net/bluetooth/mgmt.c      | 3 ---
 2 files changed, 6 deletions(-)
Applied to bluetooth-next. Thanks.

Johan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help