From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754680AbYHHOa5 (ORCPT ); Fri, 8 Aug 2008 10:30:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750849AbYHHOas (ORCPT ); Fri, 8 Aug 2008 10:30:48 -0400 Received: from khc.piap.pl ([195.187.100.11]:46054 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055AbYHHOar (ORCPT ); Fri, 8 Aug 2008 10:30:47 -0400 To: "Frans Meulenbroeks" Cc: linux-kernel@vger.kernel.org Subject: Re: including .c files ? References: From: Krzysztof Halasa Date: Fri, 08 Aug 2008 16:30:45 +0200 In-Reply-To: (Frans Meulenbroeks's message of "Fri\, 8 Aug 2008 13\:25\:36 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "Frans Meulenbroeks" writes: > Generally I would expect that if the .c file contains some standalone > functionality then it should probably be a .c file on its own with a > well defined interface. Doesn't work when you need conditional compilation. -- Krzysztof Halasa