From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753579AbbIXVjv (ORCPT ); Thu, 24 Sep 2015 17:39:51 -0400 Received: from tex.lwn.net ([70.33.254.29]:55064 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752308AbbIXVju (ORCPT ); Thu, 24 Sep 2015 17:39:50 -0400 Date: Thu, 24 Sep 2015 15:39:48 -0600 From: Jonathan Corbet To: Sergey Senozhatsky Cc: Minchan Kim , Andrew Morton , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCHv2] zram: update documentation Message-ID: <20150924153948.3b2ec11c@lwn.net> In-Reply-To: <1443088601-13628-1-git-send-email-sergey.senozhatsky@gmail.com> References: <1443088601-13628-1-git-send-email-sergey.senozhatsky@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Sep 2015 18:56:41 +0900 Sergey Senozhatsky wrote: > Several documentation changes. > > First, we never mentioned any errors and never required any > error checks in documentation. > > Second, mention that there is another way to configure and > manage zram devices -- zramctl, provided by util-linux. > > Third, add a bit of clarification on why `mem_used_max' attr > is RW and correct some typos. You didn't send this to the docs maintainer (me), but it looks like an improvement, so I'll stash it into the docs tree anyway. Thanks, jon