public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/1] MAINTAINERS: fix typo in file name
       [not found] <cover.1553848972.git.amit.kucheria@linaro.org>
@ 2019-03-29  8:47 ` Amit Kucheria
  2019-04-26 21:26   ` Amit Kucheria
  2019-04-27  4:07   ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Kucheria @ 2019-03-29  8:47 UTC (permalink / raw)
  To: linux-kernel, linux-arm-msm, bjorn.andersson, andy.gross, joe

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 <joe@perches.com>
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 1/1] MAINTAINERS: fix typo in file name
  2019-03-29  8:47 ` [PATCH v2 1/1] MAINTAINERS: fix typo in file name Amit Kucheria
@ 2019-04-26 21:26   ` Amit Kucheria
  2019-04-27  4:07   ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2019-04-26 21:26 UTC (permalink / raw)
  To: LKML, linux-arm-msm, Bjorn Andersson, Andy Gross, Joe Perches

On Fri, Mar 29, 2019 at 2:18 PM Amit Kucheria <amit.kucheria@linaro.org> 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 <joe@perches.com>
> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> Reviewed-by: Vinod Koul <vkoul@kernel.org>
> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
> ---
>  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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 1/1] MAINTAINERS: fix typo in file name
  2019-03-29  8:47 ` [PATCH v2 1/1] MAINTAINERS: fix typo in file name Amit Kucheria
  2019-04-26 21:26   ` Amit Kucheria
@ 2019-04-27  4:07   ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2019-04-27  4:07 UTC (permalink / raw)
  To: Amit Kucheria; +Cc: linux-kernel, linux-arm-msm, andy.gross, joe

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 <joe@perches.com>
> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> Reviewed-by: Vinod Koul <vkoul@kernel.org>
> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-27  4:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1553848972.git.amit.kucheria@linaro.org>
2019-03-29  8:47 ` [PATCH v2 1/1] MAINTAINERS: fix typo in file name Amit Kucheria
2019-04-26 21:26   ` Amit Kucheria
2019-04-27  4:07   ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox