Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3461318ybt; Tue, 23 Jun 2020 02:56:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzF/0LzVuMADXNIoPJqczjhvVMhJKSJmKU2AWXQBWFT4G912FEp+07+UM4oAR2SOE+TwOcJ X-Received: by 2002:a17:906:2615:: with SMTP id h21mr19003757ejc.84.1592906187688; Tue, 23 Jun 2020 02:56:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592906187; cv=none; d=google.com; s=arc-20160816; b=TML3eajZ1PfJzDhQebo1N8ko/OaBxY7n7h+qv/7LbYe2B+eUsacx0sLGAj/9pR5UJ1 +/dxsZU6OufkSil7fFSipgucsw7KZDFLyQ/QQEU9gRzFPgp9E3THA8EYlYqTTyoz5aju xGgZMU180kr69oLCjiFlvrQ65rDDk4wm6JaOEu5b2hNGocz2yaTg1ctzZvkNtRnEzLmO FSCZMCME+10vgsheWPjAidYpczPGJJzXPX/Iej33FoDzgXhcWxB9GuIjs3axO9aqCYP3 5500xh7xa0p5BO/se/oKCpzHD0vfJzBHuYprM0yYFZi8543dWe8SLv+dJUYVLhGkTwtJ 2G7w== 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=0CcWbd5oc7V0YyJvtAlMc19Ko/Py0l57ZjFVW3c/pYs=; b=QMKmgAKXTLIgB7vLJgZpoMeI+NrwIImfw0ULCMfiG1UKTGgjrg07yXnntRv1eTJM/6 dw5HLxP23zLrNk79okRAhR/7ZxBUXyPoiX8hzNPdWC8Iyk05DwsDKb+/E4DK8LceR9I3 Kj23OFSfATjm4ljJMjSBSpT2NLdtVmF8ftFqcYImdCapNb4jAgFVupTECgjnSLsRWe9z QOFgYTL1M0CdLc0ku8OFSR4jIgczxbUhmNdxxqPA5TvLxIlcZj1Uhr77HyXoKkYCmIFy 1FrCRl07yxRv4flm/l461NT6vu6YGoA6eaqvxyS2An4kmV0QBxu69QGKfAcrLebqISZm FUtA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="dmIEa/0p"; 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 a9si10906236ejk.553.2020.06.23.02.56.04; Tue, 23 Jun 2020 02:56:27 -0700 (PDT) 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="dmIEa/0p"; 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 S1732246AbgFWJxK (ORCPT + 99 others); Tue, 23 Jun 2020 05:53:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:33372 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732159AbgFWJxG (ORCPT ); Tue, 23 Jun 2020 05:53:06 -0400 Received: from mail.kernel.org (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (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 4D0E4207BB; Tue, 23 Jun 2020 09:53:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592905986; bh=wN0P/QDy192u7/6MjOrYNxlOo/vHTCArMdyL+uoVyLo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dmIEa/0pPyp7xDIhVh8Wqd2L3sWHJRza0P4YFVRNC4EF7LSSFM5q5CjXI9JqiGEl0 pYXoc0n5qrXpoJPYTCIMhdvTTTFfZxlcdA3KfwrDxR/5S9Zva86Ps7ndy5OaPZNxzw 1T20ps3huYb7y1pKXvPq0pOqtX8w9MDQAaRM7Ldc= Received: from mchehab by mail.kernel.org with local (Exim 4.93) (envelope-from ) id 1jnfc0-004C3d-EM; Tue, 23 Jun 2020 11:53:04 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet Subject: [PATCH v2 8/9] docs: Add remaining Documentation/*.txt at staging/index.rst Date: Tue, 23 Jun 2020 11:53:01 +0200 Message-Id: <7db59daca912312ef750fd05359d801a7d80573e.1592905407.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There are a few text files that aren't yet at the docs building system. Add those to the staging/index.rst. Signed-off-by: Mauro Carvalho Chehab --- Documentation/staging/index.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Documentation/staging/index.rst b/Documentation/staging/index.rst index 8cc9d94b0a13..8e98517675ca 100644 --- a/Documentation/staging/index.rst +++ b/Documentation/staging/index.rst @@ -19,17 +19,14 @@ Unsorted Documentation Atomic Types ============ -.. include:: ../atomic_t.txt - :literal: +.. literalinclude:: ../atomic_t.txt Atomic bitops ============= -.. include:: ../atomic_bitops.txt - :literal: +.. literalinclude:: ../atomic_bitops.txt Memory Barriers =============== -.. include:: ../memory-barriers.txt - :literal: +.. literalinclude:: ../memory-barriers.txt -- 2.26.2