From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v2 1/1] MAINTAINERS: fix typo in file name Date: Fri, 26 Apr 2019 21:07:47 -0700 Message-ID: <20190427040747.GB3137@builder> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Amit Kucheria Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, andy.gross@linaro.org, joe@perches.com List-Id: linux-arm-msm@vger.kernel.org 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 > Signed-off-by: Amit Kucheria > Reviewed-by: Vinod Koul > Reviewed-by: Mukesh Ojha 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 >