From: Rusty Russell <rusty@rustcorp.com.au>
To: Jean Delvare <jdelvare@suse.de>, LKML <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] params: Align add_sysfs_param documentation with code
Date: Sat, 23 Sep 2017 12:37:53 +0930 [thread overview]
Message-ID: <87efqyyuwm.fsf@rustcorp.com.au> (raw)
In-Reply-To: <20170919142656.64aea59e@endymion>
Jean Delvare <jdelvare@suse.de> writes:
> This parameter is named kp, so the documentation should use that.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Fixes: 9b473de87209 ("param: Fix duplicate module prefixes")
> Cc: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Thanks,
Rusty.
> ---
> kernel/params.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-4.14-rc1.orig/kernel/params.c 2017-09-17 00:47:51.000000000 +0200
> +++ linux-4.14-rc1/kernel/params.c 2017-09-19 14:19:51.399247222 +0200
> @@ -600,7 +600,7 @@ EXPORT_SYMBOL(kernel_param_unlock);
> /*
> * add_sysfs_param - add a parameter to sysfs
> * @mk: struct module_kobject
> - * @kparam: the actual parameter definition to add to sysfs
> + * @kp: the actual parameter definition to add to sysfs
> * @name: name of parameter
> *
> * Create a kobject if for a (per-module) parameter if mp NULL, and
>
> --
> Jean Delvare
> SUSE L3 Support
prev parent reply other threads:[~2017-09-23 4:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 12:26 [PATCH] params: Align add_sysfs_param documentation with code Jean Delvare
2017-09-23 3:07 ` Rusty Russell [this message]
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=87efqyyuwm.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=akpm@linux-foundation.org \
--cc=jdelvare@suse.de \
--cc=linux-kernel@vger.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