All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: "Américo Wang" <xiyou.wangcong@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Rusty Russell" <rusty@rustcorp.com.au>,
	"Andrew Morton" <akpm@osdl.org>
Subject: Re: [Patch] kernel/module.c: fix an unused goto label
Date: Mon, 30 Mar 2009 00:41:02 +0800	[thread overview]
Message-ID: <20090329164102.GG7671@hack> (raw)
In-Reply-To: <20090324192647.GA26930@elte.hu>

On Tue, Mar 24, 2009 at 08:26:47PM +0100, Ingo Molnar wrote:
>
>* Américo Wang <xiyou.wangcong@gmail.com> wrote:
>
>> Label 'free_init' is only used when defined(CONFIG_MODULE_UNLOAD) &&
>> defined(CONFIG_SMP), so move it inside to shut up gcc.
>> 
>> Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
>> Cc: Rusty Russell <rusty@rustcorp.com.au>
>
>was already sent a week ago - see below.
>

Oh, OK then! Thanks for your point! Please ignore my patch. :)


-- 
Do what you love, f**k the rest! F**k the regulations!
 

  reply	other threads:[~2009-03-29 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 16:07 [Patch] kernel/module.c: fix an unused goto label Américo Wang
2009-03-24 19:26 ` Ingo Molnar
2009-03-29 16:41   ` Américo Wang [this message]
2009-03-25  1:05 ` Rusty Russell

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=20090329164102.GG7671@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rusty@rustcorp.com.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.