Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2830667pxj; Mon, 10 May 2021 11:41:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKLlQG0SgeVMKkQwucb8BHVaJPFFoG4nk7V1n1sZoNgz/y+ZQ21tnjOXovAWGVywuM5v8h X-Received: by 2002:a02:cbac:: with SMTP id v12mr23318452jap.51.1620672068671; Mon, 10 May 2021 11:41:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620672068; cv=none; d=google.com; s=arc-20160816; b=oaR9nqy0Hr0xGBYLr96RdeA2rQ3G+o3E0ZLA9RSST8Rhxfrf2jHC+jkWDOuct9FsOI mOjjwHtxbdmODC9mO4mZNObOUawl7M1n9soUuMP5/O4sFc90mSiRleMsuYNazr6BosB/ RS7eMr4rp9RaKEcnQxzuDAhlSkqOy3UDuPuwOYz84To36CD1bLl36AjkBQ9eykHaRgpS naoDnjhTEoZykmVzksLkfCNthAuVghrl5D8Qb52CK7jXWdkkijSgU0hyguH5K6nV1K3a Idh5gw8CZH7FOVmTOqDvfvzk0YmzcLmr1yRKEQ1cnjXxQeFM96zgJT2EYxLWTdfi5QJw /qtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:message-id:in-reply-to:date:references:organization :subject:cc:to:from; bh=r56jnbpDa+IoCVvJ4eFah+iaHb9O+XHDe2J3y2ThnIk=; b=douNb/jM9KDT/60EJYrqoQqf45HBLUX20+RRsLMagBY85GrmUjq/+8DQqbq4M5hTcN SdnN5DbL7gBRwtAMkdtdQmUjOB3gbMLzVmYfIMI3dhcDvAJVhI7osA1YQwwcpz6Vv4S6 yO3gCztWKlyOZXaK0xg3Kgten6mD15ybX+eJ0OVxlD+7DIHQRsCX0K/hqRlUKkIlIIoo DbpVjlKpziXhyqW07smE05ppgvPk+ss5b6n43AanK4szmqcW33Y7AMLJ/VpaHIREOqgz DEse4IgGNyW5UPYMvuLB3Puu5EibMrt+NuS1Xuj8qiMMUx8fLQzW7svxmrnCfPn3G5Wo aW6A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l18si13854366ilt.145.2021.05.10.11.40.54; Mon, 10 May 2021 11:41:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232712AbhEJSlU convert rfc822-to-8bit (ORCPT + 99 others); Mon, 10 May 2021 14:41:20 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:60396 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230186AbhEJSlT (ORCPT ); Mon, 10 May 2021 14:41:19 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: krisman) with ESMTPSA id DC9DC1F41D73 From: Gabriel Krisman Bertazi To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , "Daniel W. S. Almeida" , "Jonathan Corbet" , Arnd Bergmann , Borislav Petkov , David Howells , David Woodhouse , Greg Kroah-Hartman , James Morse , Kees Cook , Mauro Carvalho Chehab , Robert Richter , Thorsten Leemhuis , Tony Luck , keyrings@vger.kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 06/53] docs: admin-guide: avoid using UTF-8 chars Organization: Collabora References: <4b372b47487992fa0b4036b4bfbb6c879f497786.1620641727.git.mchehab+huawei@kernel.org> Date: Mon, 10 May 2021 14:40:09 -0400 In-Reply-To: <4b372b47487992fa0b4036b4bfbb6c879f497786.1620641727.git.mchehab+huawei@kernel.org> (Mauro Carvalho Chehab's message of "Mon, 10 May 2021 12:26:18 +0200") Message-ID: <878s4m301i.fsf@collabora.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mauro Carvalho Chehab writes: > While UTF-8 characters can be used at the Linux documentation, > the best is to use them only when ASCII doesn't offer a good replacement. > So, replace the occurences of the following UTF-8 characters: > > - U+00a0 (' '): NO-BREAK SPACE > - U+2013 ('–'): EN DASH > - U+2014 ('—'): EM DASH > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/admin-guide/index.rst | 2 +- > Documentation/admin-guide/module-signing.rst | 4 +- > Documentation/admin-guide/ras.rst | 94 +++++++++---------- > .../admin-guide/reporting-issues.rst | 12 +-- > 4 files changed, 56 insertions(+), 56 deletions(-) Hi Mauro, This patch misses one occurrence of U+2014 in Documentation/admin-guide/sysctl/kernel.rst:1288. There are also countless occurrences in Documentation/, outside of Documentation/admin-guide. I suppose another patch in the series, which I didn't receive, will fix them? These characters will just reappear elsewhere, eventually. I'm not sure what is the gain here, other than minor consistence improvements. But we should add a Warning during documentation generation (if there isn't one already), to prevent them from spreading again. -- Gabriel Krisman Bertazi