From: Dan Magenheimer <dan.magenheimer@oracle.com>
To: Seth Jennings <sjenning@linux.vnet.ibm.com>, gregkh@suse.de
Cc: ascardo@holoscopio.com, rdunlap@xenotime.net,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: RE: [PATCH] staging: zcache: fix typos
Date: Tue, 23 Aug 2011 08:17:28 -0700 (PDT) [thread overview]
Message-ID: <319475b8-897e-4c32-b781-2c86541f0753@default> (raw)
In-Reply-To: <1314039008-8845-1-git-send-email-sjenning@linux.vnet.ibm.com>
> From: Seth Jennings [mailto:sjenning@linux.vnet.ibm.com]
> Sent: Monday, August 22, 2011 12:50 PM
> To: gregkh@suse.de
> Cc: ascardo@holoscopio.com; Dan Magenheimer; sjenning@linux.vnet.ibm.com; rdunlap@xenotime.net;
> devel@driverdev.osuosl.org; linux-kernel@vger.kernel.org
> Subject: [PATCH] staging: zcache: fix typos
>
> The patch fixes two typos in zcache-main.c
>
> Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Seth, I'm not very familiar with the process but I think this
kind of patch can go through the trivial patch monkey. See
Documentation/SubmittingPatches.
> ---
> drivers/staging/zcache/zcache-main.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c
> index 855a5bb..82054c9 100644
> --- a/drivers/staging/zcache/zcache-main.c
> +++ b/drivers/staging/zcache/zcache-main.c
> @@ -651,7 +651,7 @@ static unsigned int zv_max_zsize = (PAGE_SIZE / 8) * 7;
> /*
> * byte count defining poor *mean* compression; pages with greater zsize
> * will be rejected until sufficient better-compressed pages are accepted
> - * driving the man below this threshold
> + * driving the mean below this threshold
> */
> static unsigned int zv_max_mean_zsize = (PAGE_SIZE / 8) * 5;
>
> @@ -1993,7 +1993,7 @@ static int __init zcache_init(void)
> pr_info("zcache: frontswap enabled using kernel "
> "transcendent memory and xvmalloc\n");
> if (old_ops.init != NULL)
> - pr_warning("ktmem: frontswap_ops overridden");
> + pr_warning("zcache: frontswap_ops overridden");
> }
> #endif
> out:
> --
> 1.7.4.1
>
next prev parent reply other threads:[~2011-08-23 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 18:50 Seth Jennings
2011-08-23 15:17 ` Dan Magenheimer [this message]
2011-08-23 15:34 ` Seth Jennings
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=319475b8-897e-4c32-b781-2c86541f0753@default \
--to=dan.magenheimer@oracle.com \
--cc=ascardo@holoscopio.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
--cc=sjenning@linux.vnet.ibm.com \
/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
all inboxes | Powered by JetHome®