diff mbox series

[v2] MAINTAINERS: use common indentation

Message ID 20190116063702.21523-1-lukas.bulwahn@gmail.com (mailing list archive)
State Mainlined
Delegated to: viresh kumar
Headers show
Series [v2] MAINTAINERS: use common indentation | expand

Commit Message

Lukas Bulwahn Jan. 16, 2019, 6:37 a.m. UTC
Commit 46e2856b8e18 ("cpufreq: Add Kryo CPU scaling driver") slips in
some formatting with spaces instead of tabs, which are used in the common
format for the MAINTAINERS file.

Also update to Ilia's new email address, as Ilia requested.

Fixes: 46e2856b8e188949757c9123fd7f9ce36edd1a52
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
v2: changed Ilia's email as requested 

 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Viresh Kumar Jan. 16, 2019, 6:51 a.m. UTC | #1
On 16-01-19, 07:37, Lukas Bulwahn wrote:
> Commit 46e2856b8e18 ("cpufreq: Add Kryo CPU scaling driver") slips in
> some formatting with spaces instead of tabs, which are used in the common
> format for the MAINTAINERS file.
> 
> Also update to Ilia's new email address, as Ilia requested.
> 
> Fixes: 46e2856b8e188949757c9123fd7f9ce36edd1a52
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> v2: changed Ilia's email as requested 
> 
>  MAINTAINERS | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2cf9c1ceb502..195936d5e2ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12596,11 +12596,11 @@ F:	Documentation/media/v4l-drivers/qcom_camss.rst
>  F:	drivers/media/platform/qcom/camss/
>  
>  QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
> -M:  Ilia Lin <ilia.lin@gmail.com>
> -L:  linux-pm@vger.kernel.org
> -S:  Maintained
> -F:  Documentation/devicetree/bindings/opp/kryo-cpufreq.txt
> -F:  drivers/cpufreq/qcom-cpufreq-kryo.c
> +M:	Ilia Lin <ilia.lin@kernel.org>
> +L:	linux-pm@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/opp/kryo-cpufreq.txt
> +F:	drivers/cpufreq/qcom-cpufreq-kryo.c
>  
>  QUALCOMM EMAC GIGABIT ETHERNET DRIVER
>  M:	Timur Tabi <timur@kernel.org>

Applied, thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2cf9c1ceb502..195936d5e2ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12596,11 +12596,11 @@  F:	Documentation/media/v4l-drivers/qcom_camss.rst
 F:	drivers/media/platform/qcom/camss/
 
 QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
-M:  Ilia Lin <ilia.lin@gmail.com>
-L:  linux-pm@vger.kernel.org
-S:  Maintained
-F:  Documentation/devicetree/bindings/opp/kryo-cpufreq.txt
-F:  drivers/cpufreq/qcom-cpufreq-kryo.c
+M:	Ilia Lin <ilia.lin@kernel.org>
+L:	linux-pm@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/opp/kryo-cpufreq.txt
+F:	drivers/cpufreq/qcom-cpufreq-kryo.c
 
 QUALCOMM EMAC GIGABIT ETHERNET DRIVER
 M:	Timur Tabi <timur@kernel.org>