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=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable 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 DBF51C4360F for ; Wed, 13 Mar 2019 04:11:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A9E6F217F5 for ; Wed, 13 Mar 2019 04:11:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1552450273; bh=6cfa76xEem73Ta6Nl6NfNuVGMEzag5bAfhvJslKBWKc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=CSGhGl21jYAUz2x7UDfbhQazWAiuHkcL9eOhrak/DFO/MubXSynWgAqEXHgpa2//r Zlpvtkh4e6f3CcjEaGuG7vpDdQq+LSmU6YeW1JQG5BVPaQZj9tw75MR9HskdEGGpGW llPqxGpBDxIljWCD5aVHgFJ/elqBAsNV9ssuGhF8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727140AbfCMEKV (ORCPT ); Wed, 13 Mar 2019 00:10:21 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:54309 "EHLO wout2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727116AbfCMEKS (ORCPT ); Wed, 13 Mar 2019 00:10:18 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 0FF0438C1; Wed, 13 Mar 2019 00:10:17 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Wed, 13 Mar 2019 00:10:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=mqjX7JB6K1FW343RnkavozJ7jmsp1ga9lSkuIny43R4=; b=zYPFemBc fa7Oc9usBc0Ue8pQMl0Ms31OKbq2GyrCRdUgopASRyZhGy25cgr4mwhnlNs/0wnL HJjbpGoRuMAYYZ4JRfIOn0sfJJj4ojWIRanV28VQuBf/v1g6yjotxGemy29VM1Q0 xIGDM9mCCZ9aRc++GIwd62V0dg7u57TWxcCuEGqnfmtbE26yaQ9rw9Aauh369Cws V9qd8uou3gbSsdWdP5GT62JcPU4Ayfcu3PHAW9RwnitTCUUqTahpBP+ve+EDOesd JVf/CG1X5GLFooFZRoA8uA5bSmZ6qagvbjc7kFVagtpT+IkurC4ULnjAsE9wsd7j hMtB3fE9cP8P+w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrgeelgdeijecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepfdfvohgsihhn ucevrdcujfgrrhguihhnghdfuceothhosghinheskhgvrhhnvghlrdhorhhgqeenucfkph epuddvgedrudeiledrvdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehtohgs ihhnsehkvghrnhgvlhdrohhrghenucevlhhushhtvghrufhiiigvpeei X-ME-Proxy: Received: from eros.localdomain (124-169-23-184.dyn.iinet.net.au [124.169.23.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 328ACE4665; Wed, 13 Mar 2019 00:10:13 -0400 (EDT) From: "Tobin C. Harding" To: Jonathan Corbet Cc: "Tobin C. Harding" , linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 07/13] docs: filesystems: vfs: Fix pre-amble indentation Date: Wed, 13 Mar 2019 15:09:13 +1100 Message-Id: <20190313040919.6937-8-tobin@kernel.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190313040919.6937-1-tobin@kernel.org> References: <20190313040919.6937-1-tobin@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Currently file pre-amble contains custom indentation. RST is not going to like this, lets left-align the text. Put the copyright notices in a list in preparation for converting document to RST. Signed-off-by: Tobin C. Harding --- Documentation/filesystems/vfs.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/filesystems/vfs.txt b/Documentation/filesystems/vfs.txt index dcc1f66932e7..e5c877e817c3 100644 --- a/Documentation/filesystems/vfs.txt +++ b/Documentation/filesystems/vfs.txt @@ -4,12 +4,12 @@ Overview of the Linux Virtual File System ========================================= - Original author: Richard Gooch +Original author: Richard Gooch - Last updated on June 24, 2007. +Last updated on June 24, 2007. - Copyright (C) 1999 Richard Gooch - Copyright (C) 2005 Pekka Enberg +- Copyright (C) 1999 Richard Gooch +- Copyright (C) 2005 Pekka Enberg Introduction -- 2.21.0