Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp3194924pxx; Mon, 2 Nov 2020 02:34:18 -0800 (PST) X-Google-Smtp-Source: ABdhPJzzkDhW3v38c1kfAersQjp1PgJef82N5PxVfnq4xn3yzYU+NWKUachU4+85mcuRVRfTnWC1 X-Received: by 2002:a17:907:9ef:: with SMTP id ce15mr14696126ejc.430.1604313258152; Mon, 02 Nov 2020 02:34:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604313258; cv=none; d=google.com; s=arc-20160816; b=A0Vro+6K6lx2Xtau4JSyWvwlXK8Jo9YTAtvdpehQOGIQlPvkyvvoGcUX6hcTX1q7yP ZTuf/Y4wflg/BBr2kz1X4Z5oP8bVB3gsGE6Pc9LHgDHMcvswOShyB3R2W0xIzcUv85wU +Bzj13faYc4Sv9CQVK4i5BBGD0Y6Hjavds/CbtYTaAAuWscPqRvaq/9Ynrz81i5t36su Y2l6v8qP/Aova24ZVWyLAvhSZjI9k2e8KnnsMgdIwJt0dAQypysMJ0hr8mqpomPbX23Q wBv+1SVdza+1avEpx7vTVFf+s5pp84VFtEVJ9TXXorMyKMnadq4bHdwm1fAyl/yZ1Zkt i9Gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=RE130JSQjCuKmtjKLr5V3XGu+mU5n1m5z5k6xPBAr+k=; b=jFnMvY5BADT+tvAnQVYG4QUYWg6N8caIZS5PjTq5RxjK/0Y7bdYLvIE6E/5KcO60aA 44PfhIgAFe1EDsknoCLVmdr2Psj8ROLKnqSHeiQD+i4hynjboAmbdXjHsx571tsqCLpk s+wwWPArSl3cxamI9p+2SEnIFv/PSQLnJGKGVrdzMUos8fCwq2jem4UYPXWe1SiR8LE1 C9rcCQ9f4K6jt7iX6mLHvo9PLHtiGk0UNMqmnlny/RYaIEvAhyKO3d0X3AAvzIO84JoT npSytM+beyxZN38HssXnDbrWzMQ4BvV+cH1Hw91UtZIQw/DIFphgOsr7IB+zwOxGvtY/ hfWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sjgUkmQV; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i2si59981edl.273.2020.11.02.02.33.55; Mon, 02 Nov 2020 02:34:18 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=sjgUkmQV; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728527AbgKBKc2 (ORCPT + 99 others); Mon, 2 Nov 2020 05:32:28 -0500 Received: from mail.kernel.org ([198.145.29.99]:57430 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728156AbgKBKcZ (ORCPT ); Mon, 2 Nov 2020 05:32:25 -0500 Received: from mail.kernel.org (ip5f5ad5bd.dynamic.kabel-deutschland.de [95.90.213.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A7C1F2225E; Mon, 2 Nov 2020 10:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604313144; bh=cdD+P63da3bSzKkXW5DTy6aAw0tIAR4tLACFzMENEc8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sjgUkmQVY8qNtQpkefM08kuhsuKuC5H5CsoYsqhEq7pB/ZWHC1i8AB5oozHqiwLQi 7LRMqJRm5uGflSxPsPhr/RLQlev0ffkwSjBZCH48pkfiM6CkI+0172Q7RfrLKxDD5h AnJBLBoJ3/IHANwOF+tBTEZKt9gAU3p7sL2A7IY4= Received: from mchehab by mail.kernel.org with local (Exim 4.94) (envelope-from ) id 1kZX8P-005tuX-PC; Mon, 02 Nov 2020 11:32:21 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Greg Kroah-Hartman Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Randy Dunlap , Linus Torvalds , Andrew Lunn , Cezary Rojewski , Dan Murphy , Ilya Dryomov , Jacek Anaszewski , Oded Gabbay , Tom Rix , Vaibhav Jain Subject: [PATCH 0/5] Some fixes for ABI documentation Date: Mon, 2 Nov 2020 11:32:11 +0100 Message-Id: X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, This small series contain fixes against Kernel 5.10-rc2. It is meant to address the issue reported by Randy, with regards to some "SEVERE" docutils warnings that it is causing the build to fail for him. I was not able to reproduce the bug myself, but fixing it is easy. While here, I noticed a few typos at a few sysfs ABI entries. The first two patches address them. The third patch fixes a small issue: I added a new ReST file at the ABI series, but the index file didn't receive the update. The forth patch is the one that actually fix the reported issue. While here, I added small change at get_abi.pl, for it to generate some index entries for the symbols. That sounded to me a natural change after having patch 4 removing some ABI indexes. This patch should make life easier for people looking for a symbol inside the ABI books. Mauro Carvalho Chehab (5): docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys docs: ABI: sysfs-class-net: fix a typo docs: leds: index.rst: add a missing file scripts: get_abi.pl: Don't let ABI files to create subtitles scripts: get_api.pl: Add sub-titles to ABI output .../ABI/stable/sysfs-driver-dma-ioatdma | 10 ++++---- Documentation/ABI/testing/sysfs-class-net | 2 +- Documentation/leds/index.rst | 1 + scripts/get_abi.pl | 23 +++++++++++++++++++ 4 files changed, 30 insertions(+), 6 deletions(-) -- 2.26.2