Re: [PATCH] Bluetooth: btqca: remove null checks on edl->data as it is an array

From: Marcel Holtmann
Date: Tue Sep 06 2016 - 14:01:56 EST


Hi Colin,

> edl->data is an array of __u8 so the null check is unneccessary,
> so remove it.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
> drivers/bluetooth/btqca.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel