This patch converts some non-UTF-8 encoded text in comments to UTF-8. Signed-off-by: Adrian Bunk <bunk@kernel.org> --- This patch is attached compressed to prevent my MUA from mangling it. Documentation/PCI/pcieaer-howto.txt | 2 - arch/arm/mach-omap2/io.c | 2 - arch/s390/kernel/ebcdic.c | 36 ++++++++++++++-------------- drivers/hid/hid-input.c | 2 - drivers/isdn/hisax/enternow_pci.c | 2 - drivers/media/video/saa5249.c | 2 - drivers/misc/ibmasm/command.c | 2 - drivers/misc/ibmasm/dot_command.c | 2 - drivers/misc/ibmasm/dot_command.h | 2 - drivers/misc/ibmasm/event.c | 2 - drivers/misc/ibmasm/heartbeat.c | 2 - drivers/misc/ibmasm/i2o.h | 2 - drivers/misc/ibmasm/ibmasm.h | 2 - drivers/misc/ibmasm/ibmasmfs.c | 2 - drivers/misc/ibmasm/lowlevel.c | 2 - drivers/misc/ibmasm/lowlevel.h | 2 - drivers/misc/ibmasm/module.c | 2 - drivers/misc/ibmasm/r_heartbeat.c | 2 - drivers/misc/ibmasm/remote.h | 2 - drivers/misc/ibmasm/uart.c | 2 - drivers/s390/ebcdic.c | 36 ++++++++++++++-------------- drivers/scsi/jazz_esp.c | 2 - drivers/spi/omap2_mcspi.c | 2 - drivers/usb/storage/cypress_atacb.c | 2 - drivers/video/omap/rfbi.c | 2 - drivers/video/omap/sossi.c | 2 - 26 files changed, 60 insertions(+), 60 deletions(-)
