[<prev] [next>] [day] [month] [year] [list]
Message-Id: <ECE92D22-1581-4B04-BD3A-19741B15449E@holtmann.org>
Date: Fri, 6 Aug 2021 14:50:05 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Mark-YW.Chen@...iatek.com
Cc: Johan Hedberg <johan.hedberg@...il.com>,
Tedd Ho-Jeong An <tedd.an@...ux.intel.com>,
chris.lu@...iatek.com, will-cy.lee@...iatek.com,
Sean Wang <sean.wang@...iatek.com>,
BlueZ <linux-bluetooth@...r.kernel.org>,
linux-mediatek@...ts.infradead.org,
open list <linux-kernel@...r.kernel.org>,
Michael Sun <michaelfsun@...gle.com>, shawnku@...gle.com,
jemele@...gle.com, Archie Pusaka <apusaka@...gle.com>,
Miao-chen Chou <mcchou@...omium.org>
Subject: Re: [PATCH 1/1] Bluetooth: btusb: Fix fall-through warnings
Hi Mark,
> Fix fall-through warnings:
> drivers/bluetooth/btusb.c: In function ‘btusb_recv_acl_mtk’:
> drivers/bluetooth/btusb.c:4033:3: warning:
> this statement may fall through [-Wimplicit-fallthrough=]
> 4033 | usb_disable_autosuspend(data->udev);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> drivers/bluetooth/btusb.c:4034:2: note: here
> 4034 | case 0x05ff: /* Firmware debug logging 1 */
> | ^~~~
>
> Signed-off-by: mark-yw.chen <mark-yw.chen@...iatek.com>
> ---
> drivers/bluetooth/btusb.c | 1 +
> 1 file changed, 1 insertion(+)
patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists