2019-03-29 08:49:10

by Amit Kucheria

[permalink] [raw]
Subject: [PATCH v2 1/1] MAINTAINERS: fix typo in file name

Commit e31f941cf977 ("MAINTAINERS: update list of qcom drivers") had a
typo in the filename, replace the underscore with dash.

Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Amit Kucheria <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..d2c5852a3c8d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
F: drivers/i2c/busses/i2c-qcom-geni.c
F: drivers/mfd/ssbi.c
F: drivers/mmc/host/mmci_qcom*
-F: drivers/mmc/host/sdhci_msm.c
+F: drivers/mmc/host/sdhci-msm.c
F: drivers/pci/controller/dwc/pcie-qcom.c
F: drivers/phy/qualcomm/
F: drivers/power/*/msm*
--
2.17.1



2019-04-26 21:28:10

by Amit Kucheria

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: fix typo in file name

On Fri, Mar 29, 2019 at 2:18 PM Amit Kucheria <[email protected]> wrote:
>
> Commit e31f941cf977 ("MAINTAINERS: update list of qcom drivers") had a
> typo in the filename, replace the underscore with dash.

Ping!

> Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Amit Kucheria <[email protected]>
> Reviewed-by: Vinod Koul <[email protected]>
> Reviewed-by: Mukesh Ojha <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..d2c5852a3c8d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
> F: drivers/i2c/busses/i2c-qcom-geni.c
> F: drivers/mfd/ssbi.c
> F: drivers/mmc/host/mmci_qcom*
> -F: drivers/mmc/host/sdhci_msm.c
> +F: drivers/mmc/host/sdhci-msm.c
> F: drivers/pci/controller/dwc/pcie-qcom.c
> F: drivers/phy/qualcomm/
> F: drivers/power/*/msm*
> --
> 2.17.1
>

2019-04-27 04:09:02

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: fix typo in file name

On Fri 29 Mar 01:47 PDT 2019, Amit Kucheria wrote:

> Commit e31f941cf977 ("MAINTAINERS: update list of qcom drivers") had a
> typo in the filename, replace the underscore with dash.
>
> Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Amit Kucheria <[email protected]>
> Reviewed-by: Vinod Koul <[email protected]>
> Reviewed-by: Mukesh Ojha <[email protected]>

Picked up

Thanks,
Bjorn

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..d2c5852a3c8d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
> F: drivers/i2c/busses/i2c-qcom-geni.c
> F: drivers/mfd/ssbi.c
> F: drivers/mmc/host/mmci_qcom*
> -F: drivers/mmc/host/sdhci_msm.c
> +F: drivers/mmc/host/sdhci-msm.c
> F: drivers/pci/controller/dwc/pcie-qcom.c
> F: drivers/phy/qualcomm/
> F: drivers/power/*/msm*
> --
> 2.17.1
>