From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH 2/4] IrDA: Removing unused EXPORT_SYMBOLs Date: Tue, 09 May 2006 15:25:42 -0700 (PDT) Message-ID: <20060509.152542.20813478.davem@davemloft.net> References: <20060508212343.GC20933@irie> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jt@hpl.hp.com, irda-users@lists.sourceforge.net, netdev@vger.kernel.org Return-path: Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:29585 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1751225AbWEIW0Q (ORCPT ); Tue, 9 May 2006 18:26:16 -0400 To: samuel.ortiz@nokia.com In-Reply-To: <20060508212343.GC20933@irie> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Samuel Ortiz Date: Tue, 9 May 2006 00:23:44 +0300 > This patch removes the following unused EXPORT_SYMBOL's: > - irias_find_attrib > - irias_new_string_value > - irias_new_octseq_value > > Signed-off-by: Adrian Bunk > Signed-off-by: Samuel Ortiz Applied, thanks.