[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061129103825.GA1773@infradead.org>
Date: Wed, 29 Nov 2006 10:38:25 +0000
From: Christoph Hellwig <hch@...radead.org>
To: S?bastien Dugu? <sebastien.dugue@...l.net>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
linux-aio <linux-aio@...ck.org>, Andrew Morton <akpm@...l.org>,
Suparna Bhattacharya <suparna@...ibm.com>,
Christoph Hellwig <hch@...radead.org>,
Zach Brown <zach.brown@...cle.com>,
Badari Pulavarty <pbadari@...ibm.com>,
Ulrich Drepper <drepper@...hat.com>,
Jean Pierre Dion <jean-pierre.dion@...l.net>
Subject: Re: [PATCH -mm 3/5][AIO] - export good_sigevent()
On Wed, Nov 29, 2006 at 11:32:34AM +0100, S?bastien Dugu? wrote:
>
> Export good_sigevent()
>
>
> Move good_sigevent() from posix-timers.c to signal.c where it belongs,
> and export it so that it can be used by other subsystems.
A little nitpick about the subject: we usually use the term 'export' when
adding an EXPORT_SYMBOL. What would better describe your patch is
'make good_sigevent non-static'
-
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