[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2375c9f90812040334x1abed8d9q98b74a3883fe0417@mail.gmail.com>
Date: Thu, 4 Dec 2008 11:34:46 +0000
From: "Américo Wang" <xiyou.wangcong@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>
Cc: "Jianjun Kong" <jianjun@...ux.org>, rusty@...tcorp.com.au,
Linux-Kernel-Mailing-List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] fix warning of not used variable
On Thu, Dec 4, 2008 at 10:12 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
>
> NAK. Warnings do not need to be "fixed", then need to be looked at and
> then there are two approaches:
>
> 1) GCC is wrong => annotate the code
> 2) GCC is right => fix the code
>
Gcc is correct.
The only user of print_unload_info() is m_show() which is protected by
CONFIG_PROC_FS.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists