From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261837AbULGPg4 (ORCPT ); Tue, 7 Dec 2004 10:36:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261840AbULGPg4 (ORCPT ); Tue, 7 Dec 2004 10:36:56 -0500 Received: from mail-ex.suse.de ([195.135.220.2]:25049 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261837AbULGPgz (ORCPT ); Tue, 7 Dec 2004 10:36:55 -0500 Date: Tue, 07 Dec 2004 16:36:56 +0100 Message-ID: From: Takashi Iwai To: Adrian Bunk Cc: perex@suse.cz, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [Alsa-devel] [2.6 patch] ALSA: misc cleanups In-Reply-To: <20041206001221.GG2953@stusta.de> References: <20041206001221.GG2953@stusta.de> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 6 Dec 2004 01:12:21 +0100, Adrian Bunk wrote: > > The patch below contains the following changes in ALSA code not touched > by my previous patches: > - make some needlessly global code static > - remove the following unused global functions: > - sound/i2c/cs84: snd_cs8427_detect > - sound/synth/emux/emux_synth.c: snd_emux_release_voice > - sound/synth/emux/soundfont.: snd_soundfont_mem_used > - remove the following unused EXPORT_SYMBOL's: > - sound/i2c/cs8427.c: snd_cs8427_detect > - sound/i2c/cs8427.c: snd_cs8427_reg_read > > Please review which of these changes are correct and which conflict with > pending patches. All applied to the ALSA tree. Thanks! Takashi