From: Rusty Russell <rusty@rustcorp.com.au>
To: Daniel J Blueman <daniel.blueman@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [2.6.38-rc8, patch] minor ANSI prototype sparse fix
Date: Fri, 11 Mar 2011 09:45:47 +1030 [thread overview]
Message-ID: <87aah24lek.fsf@rustcorp.com.au> (raw)
In-Reply-To: <AANLkTi=AdWh+oAe4ZVgUUxZffv1uHSPE3J1b8KZ=yS_7@mail.gmail.com>
On Tue, 8 Mar 2011 22:01:47 +0800, Daniel J Blueman <daniel.blueman@gmail.com> wrote:
> Fix function prototype to be ANSI-C compliant, consistent with other
> function prototypes, addressing a sparse warning.
>
> Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Thanks, applied.
FYI: your patch was line-wrapped, fixed manually:
> diff --git a/kernel/module.c b/kernel/module.c
> index efa290e..be35185 100644
> --- a/kernel/module.c
> +++ b/kernel/module.c
> @@ -1627,7 +1627,7 @@ void unset_section_ro_nx(struct module *mod,
> void *module_region)
> }
>
Cheers,
Rusty.
prev parent reply other threads:[~2011-03-11 3:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 14:01 [2.6.38-rc8, patch] minor ANSI prototype sparse fix Daniel J Blueman
2011-03-10 23:15 ` 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=87aah24lek.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=daniel.blueman@gmail.com \
--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