mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
Almost all files in the kernel are either plain text or UTF-8 encoded. A couple however are ISO_8859-1, usually just a few characters in a C comments, for historic reasons. This converts them all to UTF-8 for consistency. Link: http://lkml.kernel.org/r/20180724111600.4158975-1-arnd@arndb.de Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Simon Horman <horms@verge.net.au> [IPVS portion] Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> [IIO] Acked-by: Michael Ellerman <mpe@ellerman.id.au> [powerpc] Acked-by: Rob Herring <robh@kernel.org> Cc: Joe Perches <joe@perches.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| arm-versatile-reboot.c | ||
| as3722-poweroff.c | ||
| at91-poweroff.c | ||
| at91-reset.c | ||
| at91-sama5d2_shdwc.c | ||
| axxia-reset.c | ||
| brcm-kona-reset.c | ||
| brcmstb-reboot.c | ||
| gemini-poweroff.c | ||
| gpio-poweroff.c | ||
| gpio-restart.c | ||
| hisi-reboot.c | ||
| Kconfig | ||
| keystone-reset.c | ||
| ltc2952-poweroff.c | ||
| Makefile | ||
| msm-poweroff.c | ||
| ocelot-reset.c | ||
| piix4-poweroff.c | ||
| qcom-pon.c | ||
| qnap-poweroff.c | ||
| reboot-mode.c | ||
| restart-poweroff.c | ||
| rmobile-reset.c | ||
| sc27xx-poweroff.c | ||
| st-poweroff.c | ||
| syscon-poweroff.c | ||
| syscon-reboot-mode.c | ||
| syscon-reboot.c | ||
| vexpress-poweroff.c | ||
| xgene-reboot.c | ||
| zx-reboot.c | ||