From: Mauro Carvalho Chehab Date: Wed, 2 Jun 2021 14:42:49 +0000 (+0200) Subject: media: rc: ite-cir: replace some an EN DASH X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=730f055666a30b8224d639110eb9b25eaa87883a;p=linux.git media: rc: ite-cir: replace some an EN DASH Instead of using U+2013 ('–'): EN DASH, let's just use an hyphen there, as this was probably introduced by some cut-and-paste from some other place. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/rc/ite-cir.h b/drivers/media/rc/ite-cir.h index ce7a40b108284..4b4294d77555d 100644 --- a/drivers/media/rc/ite-cir.h +++ b/drivers/media/rc/ite-cir.h @@ -167,7 +167,7 @@ struct ite_dev { * hardware data obtained from: * * IT8712F - * Environment Control – Low Pin Count Input / Output + * Environment Control - Low Pin Count Input / Output * (EC - LPC I/O) * Preliminary Specification V0. 81 */