[PATCH] MAINTAINERS: fix file encoding

From: Mike Frysinger
Date: Sat Feb 28 2015 - 14:53:51 EST


This file is largely UTF-8 except for this one entry which is ISO-8859-1.
By mixing the encodings, grep thinks the file is binary.

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eaf9996..7ee86dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -725,7 +725,7 @@ F: staging/iio/trigger/iio-trig-bfin-timer.c

ANDROID DRIVERS
M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
-M: Arve Hjøå<arve@xxxxxxxxxxx>
+M: Arve HjÃnnevÃg <arve@xxxxxxxxxxx>
M: Riley Andrews <riandrews@xxxxxxxxxxx>
T: git git://git.kernel.org/pub/scm/linux/kernel/gregkh/staging.git
L: devel@xxxxxxxxxxxxxxxxxxxx
--
2.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/