Re: [PATCH] MAINTAINERS: update one straggling entry for Bartosz Golaszewski

From: Andrew Morton

Date: Sat Dec 06 2025 - 16:59:51 EST


On Thu, 4 Dec 2025 11:45:31 +0100 Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:

> The entry for the Qualcomm bluetooth driver only now got sent upstream
> and still has my old address. Update it to use the kernel.org one.
>
> ...
>
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21085,7 +21085,7 @@ F: Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
> F: drivers/net/wwan/qcom_bam_dmux.c
>
> QUALCOMM BLUETOOTH DRIVER
> -M: Bartosz Golaszewski <brgl@xxxxxxxx>
> +M: Bartosz Golaszewski <brgl@xxxxxxxxxx>
> L: linux-arm-msm@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/bluetooth/btqca.[ch]

This alters something which isn't in my tree, so I think it's a fixup
for something in linux-next. I'll leave this to Hans, I assume.

However, confused:

hp2:/usr/src/25> grep brgl@xxxxxxxx MAINTAINERS | wc -l
7

So what's special about the QUALCOMM BLUETOOTH DRIVER?