From patchwork Thu Mar 24 16:59:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans de Goede X-Patchwork-Id: 12790912 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6588EC433EF for ; Thu, 24 Mar 2022 17:01:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FawDfkFYqpdl3f0e3wuPLwd/btJ5k8B8+VFREyItNHc=; b=EoIY9W595MgtQw BJod4ekzctNCrPrfYmdiDIh5F6WHhZiKDbMQknXUwpHeWN8orOd3i/wbNcFw3wEiWXxtDeRltvlQp Cx8iXyurvNT7tnZTDeKudUlhkUR1Z/nsMlcLOHLIS9UYSqInJNfx6JNBaKTge6NSpUMV6ZX/J0/VR ufoScl/YFOVHfdN/VIqu5k92SecH7uEJ81nIzGZQ8C50oo6fmynO0cPcLdPK+wyGh8OlJJaAvFOSI nj7zV846fW5d9PXmasqvHp5/wEpcdUJO4XO1Jgyu2S5Ui9gD4zEyet5lEME+I3KA0g93ka2c3vr67 PBqfJOdX9UGu2LwGPrUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXQod-00HH3l-KF; Thu, 24 Mar 2022 17:00:03 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXQoE-00HGxL-RV for linux-arm-kernel@lists.infradead.org; Thu, 24 Mar 2022 16:59:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1648141177; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6IfREbj9fKQtRnAg2pDT/5pKTpdLNrvvzJnz4m1uJk0=; b=BbHUHsEK7cU5eRvCE5hN0EfdcwkTOfc/Or+v5nlOtMcWzb9dHXDkdPO3LpJjfQl++jgUWr w+Ea16gtcb550SOUwFUrVKHPs4zkcMLXwcOz9rl81B0A5BdOoVPlzx83tk/P2dLXDoT++s PNCyqx4FQQQOD9qMhGpZeKK7/YcBihA= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-343-wCqIudkiPKuCtPvzD40K3w-1; Thu, 24 Mar 2022 12:59:33 -0400 X-MC-Unique: wCqIudkiPKuCtPvzD40K3w-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id DE0E9801585; Thu, 24 Mar 2022 16:59:32 +0000 (UTC) Received: from shalem.redhat.com (unknown [10.39.192.132]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2759DC26EA0; Thu, 24 Mar 2022 16:59:30 +0000 (UTC) From: Hans de Goede To: "Rafael J . Wysocki" , Daniel Lezcano , Zhang Rui , Huang Jianan , Chia-Wei Wang , Arnd Bergmann Cc: Hans de Goede , Amit Kucheria , Gao Xiang , Joel Stanley , Andrew Jeffery , Stephen Rothwell , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors Date: Thu, 24 Mar 2022 17:59:18 +0100 Message-Id: <20220324165918.22005-4-hdegoede@redhat.com> In-Reply-To: <20220324165918.22005-1-hdegoede@redhat.com> References: <20220324165918.22005-1-hdegoede@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.85 on 10.11.54.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220324_095938_990102_0A680AD4 X-CRM114-Status: GOOD ( 12.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Fix the following warnings from "make htmldocs": Documentation/ABI/testing/sysfs-fs-erofs:10: ERROR: Unexpected indentation. WARNING: Block quote ends without a blank line; unexpected unindent. Signed-off-by: Hans de Goede Acked-by: Gao Xiang --- Documentation/ABI/testing/sysfs-fs-erofs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/ABI/testing/sysfs-fs-erofs b/Documentation/ABI/testing/sysfs-fs-erofs index 05482374a741..bb4681a01811 100644 --- a/Documentation/ABI/testing/sysfs-fs-erofs +++ b/Documentation/ABI/testing/sysfs-fs-erofs @@ -9,8 +9,9 @@ Description: Shows all enabled kernel features. What: /sys/fs/erofs//sync_decompress Date: November 2021 Contact: "Huang Jianan" -Description: Control strategy of sync decompression +Description: Control strategy of sync decompression: + - 0 (default, auto): enable for readpage, and enable for - readahead on atomic contexts only, + readahead on atomic contexts only. - 1 (force on): enable for readpage and readahead. - 2 (force off): disable for all situations.