There are a couple of non-ASCII characters inside the media code that aren't agregating anything useful besides what's provided by their ASCII equivalents. So, let's replace those. Mauro Carvalho Chehab (6): media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK media: rtl28xxu: replace a NO-BREAK SPACE character media: allegro-dvt: avoid EN DASH char media: saa7134: drop a NO-BREAK SPACE media: rc: ite-cir: replace some an EN DASH media: pci: tw5864: avoid usage of some characters drivers/media/pci/saa7134/saa7134-tvaudio.c | 2 +- drivers/media/pci/tw5864/tw5864-reg.h | 62 +++++++++---------- drivers/media/platform/allegro-dvt/nal-h264.c | 2 +- drivers/media/platform/allegro-dvt/nal-hevc.c | 2 +- drivers/media/rc/ite-cir.h | 2 +- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 +- drivers/media/usb/gspca/ov519.c | 2 +- 7 files changed, 37 insertions(+), 37 deletions(-) -- 2.31.1