linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 1/1] Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
       [not found] <20210223062740.12067-1-mark-yw.chen@mediatek.com>
@ 2021-02-26 20:18 ` Marcel Holtmann
  0 siblings, 0 replies; only message in thread
From: Marcel Holtmann @ 2021-02-26 20:18 UTC (permalink / raw)
  To: Mark Chen
  Cc: Johan Hedberg, Sean.Wang, Bluetooth Kernel Mailing List,
	linux-mediatek, linux-kernel, lkp

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@mediatek.com>
> ---
> drivers/bluetooth/btusb.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-26 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210223062740.12067-1-mark-yw.chen@mediatek.com>
2021-02-26 20:18 ` [PATCH 1/1] Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).