diff options
author | Lukas Bulwahn <[email protected]> | 2019-01-16 07:37:02 +0100 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2019-02-07 10:01:51 +0530 |
commit | 70e6e7d92bca041b66dac4512821a3aa72dda0cd (patch) | |
tree | 52143824d057fe534508d1643d59a2d74008d042 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) |
MAINTAINERS: use common indentation
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: 46e2856b8e18 ("cpufreq: Add Kryo CPU scaling driver")
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..6957548f73a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12593,11 +12593,11 @@ F: Documentation/media/v4l-drivers/qcom_camss.rst F: drivers/media/platform/qcom/camss/ QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096 -M: Ilia Lin <[email protected]> -S: Maintained -F: Documentation/devicetree/bindings/opp/kryo-cpufreq.txt -F: drivers/cpufreq/qcom-cpufreq-kryo.c +M: Ilia Lin <[email protected]> +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 <[email protected]> |