Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 Oct 2002 16:44:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 Oct 2002 16:44:10 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:18188 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Mon, 7 Oct 2002 16:44:09 -0400 Date: Mon, 7 Oct 2002 13:49:01 -0700 (PDT) From: Linus Torvalds To: Marcel Holtmann cc: , Subject: Re: [PATCH] Make it possible to compile in the Bluetooth subsystem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 632 Lines: 17 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/