Re: [PATCH] Bluetooth: btrtl: Fix an issue for the incorrect error return code.

From: Marcel Holtmann
Date: Thu Sep 26 2019 - 02:34:24 EST


Hi Max,

> It does not need the '-' for PTR_ERR(skb) because PTR_ERR(skb) will
> return the negative value during errors.
>
> Signed-off-by: Max Chou <max.chou@xxxxxxxxxxx>
> ---
> drivers/bluetooth/btrtl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel