[<prev] [next>] [day] [month] [year] [list]
Message-Id: <92470858-9C75-4F77-AC70-B56DEE423255@holtmann.org>
Date: Fri, 26 Feb 2021 21:18:35 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: Mark Chen <Mark-YW.Chen@...iatek.com>
Cc: Johan Hedberg <johan.hedberg@...il.com>, Sean.Wang@...iatek.com,
Bluetooth Kernel Mailing List
<linux-bluetooth@...r.kernel.org>,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
lkp@...el.com
Subject: Re: [PATCH 1/1] Bluetooth: btusb: Fix incorrect type in assignment
and uninitialized symbol
Hi Mark,
> Warnings: drivers/bluetooth/btusb.c:3775 btusb_mtk_setup() error:
> uninitialized symbol 'fw_version'.
> -> add initial value for fw_version.
>
> Warnings: sparse: sparse: incorrect type in assignment (different base
> types)
> -> add le32_to_cpu to fix incorrect type in assignment.
>
> Signed-off-by: mark-yw.chen <mark-yw.chen@...iatek.com>
> ---
> drivers/bluetooth/btusb.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists