From patchwork Thu Mar 24 16:59:15 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: 12790909 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 D5FE9C433EF for ; Thu, 24 Mar 2022 17:00:49 +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: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:In-Reply-To:References: List-Owner; bh=AZNRrjDjUJI9EnZHeH9dyLwkw7l0CvFUosStaND6Y9w=; b=eeaSzoCtI3mMJN 4SnTt4czlL+cNcJGE2xH1lU8sCi2am+J3lj9MdTrDUbDzXSzqU7TCsgDOT7Rr0e+x8xQOVHH9igsi /1qOvqLgynv3edh9AEmiKh3BYbFVsJidcswkTR/JALxqwPnCcYQqSC0OHkovdbXmYrOdUtJTULZ3r 5GcYxoYPZihre04cNG14+9HgsGjWim6fkKMdhXg2cg8ThwCBwN49j3jlFuHJTQWy6xSW4DXKYbfKi wHcYNUtxq5c5AZ/ivtbSwDtb1hyUFtckSsVAHs3bc+9VikK6SYw0WsG1rurEYspBI2HCWi8x0VA8K 6gVKohazBFHOC05WRQIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXQo8-00HGvQ-Ik; Thu, 24 Mar 2022 16:59:32 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXQo5-00HGuw-6u for linux-arm-kernel@lists.infradead.org; Thu, 24 Mar 2022 16:59:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1648141167; 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; bh=b/sS1I4x2XsmlSGjKr1ZTMhx5qQzprN548q1C8bCjuA=; b=XZ7OPtxvW5kkPqJ/J4zGNTCvY1ggLTMzqv64m+FjUfBvULQ8dURDTDNqZasnONSaD/aiDp aQIUhA3oZ57fS6pqzvmMC8+0CsiPzzc0KepUiOW96+kgwUcVALt6GT5kbeqWyiahuUSjUx HvwHg5YTshmPcF+yB81EVoBILzQjsbk= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-18-08azyXoUOjCal3lrW4fzKA-1; Thu, 24 Mar 2022 12:59:24 -0400 X-MC-Unique: 08azyXoUOjCal3lrW4fzKA-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 792FD1C0E341; Thu, 24 Mar 2022 16:59:23 +0000 (UTC) Received: from shalem.redhat.com (unknown [10.39.192.132]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7F160C15D7D; Thu, 24 Mar 2022 16:59:19 +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 0/3] Documentation/ABI/testing: Sphinx warning fixes Date: Thu, 24 Mar 2022 17:59:15 +0100 Message-Id: <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_095929_501141_6A8FC0B6 X-CRM114-Status: GOOD ( 12.67 ) 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 Hi All, After Stephen reported some Sphinx warnings for the platform-drivers-x86, I had to first figure out how to reproduce these. It turns out that to regenerate the htmldocs for Documentation/ABI/testing one has to run: touch Documentation/admin-guide/abi-testing.rst && make htmldocs This turned up not only warnings from platform/x86 driver ABI but also for some others. While at it I've written fixes for those too. I'm not sure how these should be merged, I guess that the relevant subsys maintainers will pick these up? Regards, Hans Hans de Goede (3): Documentation/ABI: sysfs-driver-aspeed-uart-routing: Fix sphinx warning Documentation/ABI: sysfs-class-thermal: Fix Sphinx warning Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors Documentation/ABI/testing/sysfs-class-thermal | 2 +- Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing | 7 ++++--- Documentation/ABI/testing/sysfs-fs-erofs | 5 +++-- 3 files changed, 8 insertions(+), 6 deletions(-)