Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2860740pxj; Mon, 10 May 2021 12:24:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwphuAdiA9YIKPdk8Fq92iWjS9ZzFgOHQCD/xSi2rci0cZ8cv0VKvCvBeINClfRO8yKf4S9 X-Received: by 2002:a92:d7c3:: with SMTP id g3mr21269398ilq.114.1620674641164; Mon, 10 May 2021 12:24:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620674641; cv=none; d=google.com; s=arc-20160816; b=kHLeSd/oeNVhlz99cZYU+v0RA56nYpJVfzZmQ9JexMRkNSXMPbr/mJQ2c0hjX6hxZn 4C/VOgqB4TuhNnHTZ9u/gSUOr8JPncJYR8af0ZmTfmzX8vD/qbN5wkSh0XcYSOBFngOB TTxM4/e3qx8MUq90t3H1ZkaI9s59GgwRJkAU4H6YQofjyZZXvHvOxmt5jbuQI3Ib1lRW jz4XJ9r/TWK6Q6tqR8lph7MowDA1s1qIJftqGG3cBtfDsm7cSjfy+PVWLOUB/gU/QHso /VM4BrTsGCeVDjCb7hC409hm9F9r1i0rBpgdzxMqP8yrjvKeOpQktDhnjco3w/p7JinW BWAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=hnSHIrKMxETtkkvvZ58mlA2FDB1ebwX7P/jru6f0DmU=; b=tmBYaGKZgFZOxt4/ETIxQNJgqqaf9n8oGkf0HkaYt+QgyFhezelCXNwwzjySyWZz2n krBbrIC5g7jYnmMt7HW2qo8x83lBuayyLk9QWe4Vn6A4A5AYE3MY0jvm0ok0vvJuVrC0 xf3d1uPU8PFMb9ihgIKDnQwd/Wg+4lwbWnXnqwi1L19E3xXrCiFMLhFWxV3ndunei9Tr NAzRK0kyYahlTZQ0vwNkPJPpeVjPAzTNeFTrYv7TTUTEBiJjxl2oOenbAP6Qy25awPDJ IERgwr4ZpEZQC1Xb82hIFLTSEwzg6CEH+GxgwDE68jYoFzAFA+FsyhFbUcabJMvADSib Eq9A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j15si15831813ilo.95.2021.05.10.12.23.47; Mon, 10 May 2021 12:24:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-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-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231714AbhEJTYf (ORCPT + 99 others); Mon, 10 May 2021 15:24:35 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:47924 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S231601AbhEJTYe (ORCPT ); Mon, 10 May 2021 15:24:34 -0400 Received: from cwcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 14AJNMFb014105 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 10 May 2021 15:23:23 -0400 Received: by cwcc.thunk.org (Postfix, from userid 15806) id 8EF6015C3CD9; Mon, 10 May 2021 15:23:22 -0400 (EDT) Date: Mon, 10 May 2021 15:23:22 -0400 From: "Theodore Ts'o" To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 28/53] docs: filesystems: ext4: avoid using UTF-8 chars Message-ID: References: <9d8a6fdf5aec2dfa3e5ff459319c77698815f3d7.1620641727.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9d8a6fdf5aec2dfa3e5ff459319c77698815f3d7.1620641727.git.mchehab+huawei@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Mon, May 10, 2021 at 12:26:40PM +0200, Mauro Carvalho Chehab wrote: > 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+201c ('“'): LEFT DOUBLE QUOTATION MARK > - U+201d ('”'): RIGHT DOUBLE QUOTATION MARK > - U+2217 ('∗'): ASTERISK OPERATOR > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Theodore Ts'o Thanks, - Ted