From: "Allen Hubbe" <Allen.Hubbe@emc.com>
To: 'Wei Yongjun' <weiyj.lk@gmail.com>,
'Jon Mason' <jdmason@kudzu.us>,
'Dave Jiang' <dave.jiang@intel.com>,
'Logan Gunthorpe' <logang@deltatee.com>
Cc: linux-ntb@googlegroups.com, linux-kernel@vger.kernel.org
Subject: RE: [PATCH] ntb_pingpong: Fix db_init parameter description
Date: Mon, 8 Aug 2016 09:07:17 -0400 [thread overview]
Message-ID: <000001d1f175$cae862f0$60b928d0$@emc.com> (raw)
In-Reply-To: <1470649680-29533-1-git-send-email-weiyj.lk@gmail.com>
From: Wei Yongjun
> Fix 'db_init' parameter description.
>
> Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Acked-by: Allen Hubbe <Allen.Hubbe@emc.com>
> ---
> drivers/ntb/test/ntb_pingpong.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/ntb/test/ntb_pingpong.c b/drivers/ntb/test/ntb_pingpong.c
> index 7d31179..4358611 100644
> --- a/drivers/ntb/test/ntb_pingpong.c
> +++ b/drivers/ntb/test/ntb_pingpong.c
> @@ -88,7 +88,7 @@ MODULE_PARM_DESC(delay_ms, "Milliseconds to delay the response to
> peer");
>
> static unsigned long db_init = 0x7;
> module_param(db_init, ulong, 0644);
> -MODULE_PARM_DESC(delay_ms, "Initial doorbell bits to ring on the peer");
> +MODULE_PARM_DESC(db_init, "Initial doorbell bits to ring on the peer");
>
> struct pp_ctx {
> struct ntb_dev *ntb;
next prev parent reply other threads:[~2016-08-08 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 9:48 [PATCH] ntb_pingpong: Fix db_init parameter description Wei Yongjun
2016-08-08 13:07 ` Allen Hubbe [this message]
2016-08-08 14:59 ` Jon Mason
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='000001d1f175$cae862f0$60b928d0$@emc.com' \
--to=allen.hubbe@emc.com \
--cc=dave.jiang@intel.com \
--cc=jdmason@kudzu.us \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-ntb@googlegroups.com \
--cc=logang@deltatee.com \
--cc=weiyj.lk@gmail.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