Re: [PATCH -mm 3/5][AIO] - export good_sigevent()

From: Christoph Hellwig
Date: Wed Nov 29 2006 - 05:38:49 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/