mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 00:24:25 +08:00
android/gatt: Fix minor style code issue
This commit is contained in:
parent
fa1747ef5b
commit
743f12ccf3
@ -3505,7 +3505,6 @@ static void send_dev_pending_response(struct gatt_device *device,
|
||||
int length;
|
||||
struct queue *temp;
|
||||
|
||||
|
||||
temp = queue_new();
|
||||
if (!temp)
|
||||
goto done;
|
||||
|
Loading…
Reference in New Issue
Block a user