From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 1E24242036B for ; Wed, 16 Feb 2022 00:40:16 +0100 (CET) From: Jonathan Corbet To: Ethan Dye In-Reply-To: <20220207235442.95090-1-mrtops03@gmail.com> References: <20220207235442.95090-1-mrtops03@gmail.com> Date: Tue, 15 Feb 2022 16:32:23 -0700 Message-ID: <874k4z7lko.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Cc: Nitin, linux-doc@vger.kernel.org, Philipp Reisner , linux-kernel@vger.kernel.org, Minchan Kim , Lars Ellenberg , drbd-dev@lists.linbit.com, Sergey Senozhatsky , Gupta , Ethan Dye Subject: Re: [Drbd-dev] [PATCH] block/zram: Fix wording in optional feature docs List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Ethan Dye writes: > This fixes some simple grammar errors in the documentation for zram, > specifically errors in the optional featue section of the zram > documentation. > > Signed-off-by: Ethan Dye > --- > Documentation/admin-guide/blockdev/zram.rst | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) This document could use a lot more help than that, but this is a start...applied, thanks. jon