diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-09-06 14:15:49 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2016-09-19 20:19:34 +0200 |
commit | 0676cab47ed18c9cfa884f055a3ba0f9e6fb8e96 (patch) | |
tree | f293272143468df85729c5a470fcb94607942c3b /net/bluetooth | |
parent | Bluetooth: Fix wrong New Settings event when closing HCI User Channel (diff) | |
download | linux-0676cab47ed18c9cfa884f055a3ba0f9e6fb8e96.tar.xz linux-0676cab47ed18c9cfa884f055a3ba0f9e6fb8e96.zip |
Bluetooth: btqca: remove null checks on edl->data as it is an array
edl->data is an array of __u8 so the null check is unneccessary,
so remove it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions