From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: soc-cache: A few minor stylistic changes Date: Tue, 14 Dec 2010 18:16:07 +0000 Message-ID: <20101214181607.GC13644@rakim.wolfsonmicro.main> References: <1292339736-8567-1-git-send-email-dp@opensource.wolfsonmicro.com> 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 212D6103809 for ; Tue, 14 Dec 2010 19:16:11 +0100 (CET) Content-Disposition: inline In-Reply-To: <1292339736-8567-1-git-send-email-dp@opensource.wolfsonmicro.com> 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: Dimitris Papastamos Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Dec 14, 2010 at 03:15:36PM +0000, Dimitris Papastamos wrote: > Remove redundant parentheses/spaces in the use of the sizeof > operator. > > Signed-off-by: Dimitris Papastamos Applied, thanks.