From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] sound/soc/codecs/wm8994.c: Remove unused vol Date: Fri, 15 Oct 2010 11:39:23 +0100 Message-ID: <20101015103923.GE14782@rakim.wolfsonmicro.main> References: <1286934472.1117.129.camel@Joe-Laptop> <20101013082414.GD6424@rakim.wolfsonmicro.main> <1286971846.1117.191.camel@Joe-Laptop> <20101013123301.GL6424@rakim.wolfsonmicro.main> <1286983191.1117.338.camel@Joe-Laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4313B103C43 for ; Fri, 15 Oct 2010 12:39:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1286983191.1117.338.camel@Joe-Laptop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Joe Perches Cc: "alsa-devel@alsa-project.org" , Takashi Iwai , Peter Ujfalusi , "linux-kernel@vger.kernel.org" , Peter Hsiang , Jesse Marroquin , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Oct 13, 2010 at 08:19:51AM -0700, Joe Perches wrote: > Remove unused vol from struct access_mask Applied, thanks. Please try to use subject lines for your patches consistent with the rest of the subsystem. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754443Ab0JOKj1 (ORCPT ); Fri, 15 Oct 2010 06:39:27 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:59234 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751608Ab0JOKj0 (ORCPT ); Fri, 15 Oct 2010 06:39:26 -0400 Date: Fri, 15 Oct 2010 11:39:23 +0100 From: Mark Brown To: Joe Perches Cc: Peter Hsiang , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Peter Ujfalusi , "alsa-devel@alsa-project.org" , "linux-kernel@vger.kernel.org" , Jesse Marroquin Subject: Re: [PATCH] sound/soc/codecs/wm8994.c: Remove unused vol Message-ID: <20101015103923.GE14782@rakim.wolfsonmicro.main> References: <1286934472.1117.129.camel@Joe-Laptop> <20101013082414.GD6424@rakim.wolfsonmicro.main> <1286971846.1117.191.camel@Joe-Laptop> <20101013123301.GL6424@rakim.wolfsonmicro.main> <1286983191.1117.338.camel@Joe-Laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1286983191.1117.338.camel@Joe-Laptop> X-Cookie: Don't get even -- get odd! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 13, 2010 at 08:19:51AM -0700, Joe Perches wrote: > Remove unused vol from struct access_mask Applied, thanks. Please try to use subject lines for your patches consistent with the rest of the subsystem.