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=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, 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 8CC78C04AB4 for ; Wed, 15 May 2019 00:31:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5CDE020873 for ; Wed, 15 May 2019 00:31:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557880265; bh=gcFzwZNpmv+GWUYixEsA52cd+lwsfHe+N/EYtEpKFoY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=OiQK52WVm5GjQWaW3X+wIqvK650rkrEhIHjsYmOC9udVy4FbJbVEB5yDAyWXc4Z2L 4h6ZMSwoZr1dT8roSHnpxSKDBwicNugdyiIq6d8T5WMHkSEn3kKrZzcaBVSCbY4K4r uFnQxWuCFewLBa+h22ppmkYxNItXSrqoBiqz6x2E= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726822AbfEOAac (ORCPT ); Tue, 14 May 2019 20:30:32 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56873 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726709AbfEOAab (ORCPT ); Tue, 14 May 2019 20:30:31 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id B622F25888; Tue, 14 May 2019 20:30:30 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Tue, 14 May 2019 20:30:30 -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=00rAFAWmUlAnpzYom9QoZFSRMRtPL32nxsWL64DrfUU=; b=aohgfCRL NZVn/LCmj3DdmzABy104SejW8LgTYy+PrOpTFDbxUM1tFKWMLlII1FLrWQF+DVlB swwVVs4j1CPV0r2iKKbpF/wjH8hwUZdSKJsMLN/scaiZCYSl4SJvu2OPvy0OQWFo UoKqj438tKjyY31uDMKZ8nA498JuLLVQv38vtRz4YDlEU7mwoWkE2JA+FnHo8zzD bAAKh0n91JDrC/ELDsj3wKNZZzcKBT/zaQS13hXU6m/FmiO/8PmIs4KtvWoMsWTv vOv5nU5x/FRkp9Y9xobWDX9KEQyNSt6Ue2lt14pDvLILp5pH3SoIocCVZmTT48WJ m9uxfs1QDzbAug== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleejgdefiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepfdfvohgsihhn ucevrdcujfgrrhguihhnghdfuceothhosghinheskhgvrhhnvghlrdhorhhgqeenucfkph epuddvuddrgeegrddvvdefrddvuddunecurfgrrhgrmhepmhgrihhlfhhrohhmpehtohgs ihhnsehkvghrnhgvlhdrohhrghenucevlhhushhtvghrufhiiigvpeeh X-ME-Proxy: Received: from eros.localdomain (ppp121-44-223-211.bras1.syd2.internode.on.net [121.44.223.211]) by mail.messagingengine.com (Postfix) with ESMTPA id 4239110378; Tue, 14 May 2019 20:30:26 -0400 (EDT) From: "Tobin C. Harding" To: Jonathan Corbet Cc: "Tobin C. Harding" , Al Viro , Mauro Carvalho Chehab , Neil Brown , Randy Dunlap , linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 7/9] docs: filesystems: vfs: Fix pre-amble indentation Date: Wed, 15 May 2019 10:29:11 +1000 Message-Id: <20190515002913.12586-8-tobin@kernel.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190515002913.12586-1-tobin@kernel.org> References: <20190515002913.12586-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. Tested-by: Randy Dunlap 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 5c8358c73e30..43b18bafbc20 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