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 <[email protected]> --- 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 <[email protected]> -M: Arve Hj�nnev�g <[email protected]> +M: Arve Hjønnevåg <[email protected]> M: Riley Andrews <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/gregkh/staging.git L: [email protected] -- 2.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

