From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754486AbbIXXVN (ORCPT ); Thu, 24 Sep 2015 19:21:13 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:32946 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753445AbbIXXVM (ORCPT ); Thu, 24 Sep 2015 19:21:12 -0400 Date: Fri, 25 Sep 2015 08:20:01 +0900 From: Sergey Senozhatsky To: Jonathan Corbet Cc: Sergey Senozhatsky , Minchan Kim , Andrew Morton , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCHv2] zram: update documentation Message-ID: <20150924232001.GA1820@swordfish> References: <1443088601-13628-1-git-send-email-sergey.senozhatsky@gmail.com> <20150924153948.3b2ec11c@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150924153948.3b2ec11c@lwn.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (09/24/15 15:39), Jonathan Corbet wrote: > 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. Oh, sorry. Not sure I've ever Cc-ed you on zram Documentation patches. Will keep in mind. -ss