Re: [PATCH 2.6.18-rc5] PCI: sort device lists breadth-first

From: Alexey Dobriyan
Date: Fri Sep 08 2006 - 14:56:11 EST


On Fri, Sep 08, 2006 at 11:20:35AM -0700, Andrew Morton wrote:
> > +extern void pci_sort_breadthfirst(void);
>
> In which case this needs the __init tag too (new rule, due to frv (at least)).

Some time ago I've asked David Howells about it:

> Does this apply to function prototypes?

No, because functions can't be crammed into such a small space.

-
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/