From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4285CC55179 for ; Fri, 30 Oct 2020 10:04:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B73C32087E for ; Fri, 30 Oct 2020 10:04:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="B9rJTdT0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725888AbgJ3KES (ORCPT ); Fri, 30 Oct 2020 06:04:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725801AbgJ3KER (ORCPT ); Fri, 30 Oct 2020 06:04:17 -0400 Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BD8EC0613CF for ; Fri, 30 Oct 2020 03:04:17 -0700 (PDT) Received: by mail-wr1-x442.google.com with SMTP id m13so5779305wrj.7 for ; Fri, 30 Oct 2020 03:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=gQH8tfnS5gABqR+rI2vYNKDqWdjjH0cmP3e9KTBgftU=; b=B9rJTdT06fBjkoaC4E33GsRL6XklEaCtgE6RSNGKr1R6NIN6tshFsvlrm73+qDotTs TgtMR2VLSrECST5bfnSTgKL7Wgi9dLvx0b+wOp98ZwTdU4Ui8lhbwxRwAvAFaXlLlBUv kIF79xh7rAnLeAmFUb7OH8iS2qmajJB6f90j1t67g5Zqi8ZvFcvZqslE0Nw79PSToAvD N9OdQRnS+ec6wQ18zcvo4xYOB+MrwDVlSeHj5ODLObBC4OqIgDsKYG4VpZ7Zwf1s+0XG E8uv8pTzD1YjF2GLDWWylcwx+GDZ++SmMtTJoKDLvlekOLEjOvRKbLbn1NSmNnF0g7r5 ocZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=gQH8tfnS5gABqR+rI2vYNKDqWdjjH0cmP3e9KTBgftU=; b=g++LSj40Bsd1gKJF6NhSadJfNf6tZB4agigqwyMhsP2QT6AleRvBDF8EgZt1IEBMtk MxdNEcEFUoz/VsRG3bEkUXNnusC7M5L4KRpRfZY6abzbpaEicMTeh65j8m6qSOsSLF4i euFuLVkYytqH26yOf3hgINq3JfjkdVpEmeDonH6uiCwzQrDEgNfDGU1zchgSCQJ337pY lPCDw1Ea8N3r5kuDwFdbWHj/PRv6PXdfqBomDVolulGPdyC2xTttpMoHUEsAsVGiz8cb gVZNK3RwHLX7cjqxSsnSAcFWxdAxX1B0xD0j05HIVaxTl3pwj5ZSceuHLlx7ny0VOIqo OqRg== X-Gm-Message-State: AOAM5325ZwDo2uzVboxYRF36QjCZaGumKybn48tX+9Iu5Uoct+le+s+r yXSE65lRpKvUjtR1GfyhREaZ/Q== X-Google-Smtp-Source: ABdhPJyiqwsuWF8oCOJ2p5mgrL1UOBEF3qjVNKqZ9hb80Q/uxO4LXY5WvIi3i2M6psl12Cn+2MTVIQ== X-Received: by 2002:a5d:40c3:: with SMTP id b3mr2187416wrq.157.1604052256376; Fri, 30 Oct 2020 03:04:16 -0700 (PDT) Received: from [192.168.86.34] (cpc86377-aztw32-2-0-cust226.18-1.cable.virginm.net. [92.233.226.227]) by smtp.googlemail.com with ESMTPSA id h8sm7699531wro.14.2020.10.30.03.04.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Oct 2020 03:04:15 -0700 (PDT) Subject: Re: [PATCH v2 19/39] docs: ABI: stable: make files ReST compatible To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Jonathan Corbet , Benjamin Herrenschmidt , Boris Ostrovsky , Daniel Thompson , Jarkko Sakkinen , Jason Gunthorpe , Jerry Snitselaar , Jingoo Han , Johannes Berg , Jonathan Cameron , Juergen Gross , Lee Jones , Michael Ellerman , Oded Gabbay , Paul Mackerras , Stefano Stabellini , Tom Rix , Vaibhav Jain , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, xen-devel@lists.xenproject.org References: <467a0dfbcdf00db710a629d3fe4a2563750339d8.1604042072.git.mchehab+huawei@kernel.org> From: Srinivas Kandagatla Message-ID: Date: Fri, 30 Oct 2020 10:04:13 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <467a0dfbcdf00db710a629d3fe4a2563750339d8.1604042072.git.mchehab+huawei@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 30/10/2020 07:40, Mauro Carvalho Chehab wrote: > Several entries at the stable ABI files won't parse if we pass > them directly to the ReST output. > > Adjust them, in order to allow adding their contents as-is at > the stable ABI book. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/ABI/stable/firewire-cdev | 4 + > Documentation/ABI/stable/sysfs-acpi-pmprofile | 22 +++-- > Documentation/ABI/stable/sysfs-bus-firewire | 3 + > Documentation/ABI/stable/sysfs-bus-nvmem | 19 ++-- for nvmem parts: Acked-by: Srinivas Kandagatla --srini > Documentation/ABI/stable/sysfs-bus-usb | 6 +- > .../ABI/stable/sysfs-class-backlight | 1 + > .../ABI/stable/sysfs-class-infiniband | 93 +++++++++++++------ > Documentation/ABI/stable/sysfs-class-rfkill | 13 ++- > Documentation/ABI/stable/sysfs-class-tpm | 90 +++++++++--------- > Documentation/ABI/stable/sysfs-devices | 5 +- > Documentation/ABI/stable/sysfs-driver-ib_srp | 1 + > .../ABI/stable/sysfs-firmware-efi-vars | 4 + > .../ABI/stable/sysfs-firmware-opal-dump | 5 + > .../ABI/stable/sysfs-firmware-opal-elog | 2 + > Documentation/ABI/stable/sysfs-hypervisor-xen | 3 + > Documentation/ABI/stable/vdso | 5 +- > 16 files changed, 176 insertions(+), 100 deletions(-) >