[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080509091509.439fda80.kamezawa.hiroyu@jp.fujitsu.com>
Date: Fri, 9 May 2008 09:15:09 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: Pavel Emelyanov <xemul@...nvz.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Balbir Singh <balbir@...ux.vnet.ibm.com>,
Paul Menage <menage@...gle.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Mark res_counter_charge(_locked) with __must_check
On Thu, 08 May 2008 13:40:53 +0400
Pavel Emelyanov <xemul@...nvz.org> wrote:
> > BTW, res_counter_charge_locked() should be extern function ?
>
> What do you mean? It is extern as well as the res_counter_charge
> and uncharge ones are, but functions may have forward declarations
> w/o extern keyword AFAIK ;)
>
Ah,
Is res_counter_charge_locked() is called from files other than res_counter.c ?
Does we need declaration in header file ?
Thanks,
-Kame
--
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