Re: [PATCH] Move functions declarations to header file

From: Randy Dunlap
Date: Thu Jun 21 2007 - 11:39:25 EST


On Thu, 21 Jun 2007 11:54:11 -0300 Glauber de Oliveira Costa wrote:

> Some interrupt entry points are currently defined in i8259.c
> They probably belong in a header. Right now, their only user is
> init_IRQ, justifying their declaration in-file. But when virtualization
> comes in, we may be interested in using that functions in late
> initializations.
>
> Signed-off-by: Glauber de Oliveira Costa <gcosta@xxxxxxxxxx>

Patch is OK with me, but please insert patches inline in emails.
Lots of people who use mutt do this, so it must work and is the
preferred way.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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/