Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761058AbZD3IVM (ORCPT ); Thu, 30 Apr 2009 04:21:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760426AbZD3IUV (ORCPT ); Thu, 30 Apr 2009 04:20:21 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:46296 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760235AbZD3IUS (ORCPT ); Thu, 30 Apr 2009 04:20:18 -0400 From: Andreas Schwab To: Johannes Berg Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: iwlwifi: remove EXPORT_SYMBOL for static symbol References: <1241078967.25477.8.camel@johannes.local> X-Yow: YOW!! The land of the rising SONY!! Date: Thu, 30 Apr 2009 10:20:15 +0200 In-Reply-To: <1241078967.25477.8.camel@johannes.local> (Johannes Berg's message of "Thu, 30 Apr 2009 10:09:26 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) 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 Content-Length: 1068 Lines: 30 Johannes Berg writes: > On Thu, 2009-04-30 at 09:58 +0200, Andreas Schwab wrote: >> It does not make sense to apply EXPORT_SYMBOL to a static symbol. Fixes >> this build error: >> >> drivers/net/wireless/iwlwifi/iwl3945-base.c:1697: error: >> __ksymtab_iwl3945_rx_queue_reset causes a section type conflict >> >> Signed-off-by: Andreas Schwab >> --- >> This obsoletes 6269b731560d69c5eaa929909891edec39496d71, which was >> misattributed as a compiler bug. > > At least in my tree the function isn't static...(yet I still got the > compiler error)? The static function is iwl3945_rx_queue_free. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- 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/