public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Tejun Heo <tj@kernel.org>, Li Zefan <lizefan@huawei.com>,
	Randy Dunlap <rdunlap@infradead.org>
Cc: cgroups@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH] Documentation: memcg: use 'CONFIG_MEMCG_SWAP'
Date: Wed, 25 Jun 2014 09:20:51 +0200	[thread overview]
Message-ID: <1403680851.1960.28.camel@x220> (raw)

Commit c255a458055e ("memcg: rename config variables") renamed
CONFIG_CGROUP_MEM_RES_CTLR_SWAP to CONFIG_MEMCG_SWAP. It missed this use
of that macro due to two typos. Rename it too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
The second typo is bit subtle!

 Documentation/cgroups/memcg_test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt
index 8870b0212150..3759237f8b2c 100644
--- a/Documentation/cgroups/memcg_test.txt
+++ b/Documentation/cgroups/memcg_test.txt
@@ -48,7 +48,7 @@ Please note that implementation details can be changed.
 
 	At cancel(), simply usage -= PAGE_SIZE.
 
-Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
+Under below explanation, we assume CONFIG_MEMCG_SWAP=y.
 
 4. Anonymous
 	Anonymous page is newly allocated at
-- 
1.9.3


                 reply	other threads:[~2014-06-25  7:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1403680851.1960.28.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=cgroups@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan@huawei.com \
    --cc=rdunlap@infradead.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox