From 90ca7a5749f16fa61bf302347262777ff2b4cb00 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Mon, 1 Aug 2011 21:38:04 -0700 Subject: [PATCH] --- yaml --- r: 270024 b: refs/heads/master c: cde1ecb3247f67c167918ea6326159209996fd54 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/direct-io.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 08a0fdc6b03e..a54a9d03b1a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb28be2b4c0a0608e54f0a8fc237372c674eb7d0 +refs/heads/master: cde1ecb3247f67c167918ea6326159209996fd54 diff --git a/trunk/fs/direct-io.c b/trunk/fs/direct-io.c index 02ccf766903c..c1e03ae961af 100644 --- a/trunk/fs/direct-io.c +++ b/trunk/fs/direct-io.c @@ -39,7 +39,7 @@ /* * How many user pages to map in one call to get_user_pages(). This determines - * the size of a structure on the stack. + * the size of a structure in the slab cache */ #define DIO_PAGES 64