Message ID | 20220324165918.22005-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 <linux-arm-kernel@archiver.kernel.org>; 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 <hdegoede@redhat.com> To: "Rafael J . Wysocki" <rafael@kernel.org>, Daniel Lezcano <daniel.lezcano@linaro.org>, Zhang Rui <rui.zhang@intel.com>, Huang Jianan <huangjianan@oppo.com>, Chia-Wei Wang <chiawei_wang@aspeedtech.com>, Arnd Bergmann <arnd@arndb.de> Cc: Hans de Goede <hdegoede@redhat.com>, Amit Kucheria <amitk@kernel.org>, Gao Xiang <hsiangkao@linux.alibaba.com>, Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>, Stephen Rothwell <sfr@canb.auug.org.au>, 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Documentation/ABI/testing: Sphinx warning fixes
|
expand
|