Re: [PATCH] Make it possible to compile in the Bluetooth subsystem

Linus Torvalds (torvalds@transmeta.com)
Mon, 7 Oct 2002 13:49:01 -0700 (PDT)


On Mon, 7 Oct 2002, Marcel Holtmann wrote:
>
> ChangeSet@1.709, 2002-10-07 22:08:56+02:00, marcel@holtmann.org
> Make it possible to compile in the Bluetooth subsystem

Looks good, but you should _not_ remove the "static". Please keep the init
functions static, they will be explicitly exported to the stuff that cares
(and nobody else) by the "module_init()" thing anyway.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/