From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: soc-cache: Add error checking in the *_cache_sync functions Date: Mon, 29 Nov 2010 13:13:16 +0000 Message-ID: <20101129131315.GQ30360@rakim.wolfsonmicro.main> References: <1291026294-31869-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 607D024554 for ; Mon, 29 Nov 2010 14:13:17 +0100 (CET) Content-Disposition: inline In-Reply-To: <1291026294-31869-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 Mon, Nov 29, 2010 at 10:24:54AM +0000, Dimitris Papastamos wrote: > Ensure that we report any errors encountered during reads/writes > in the cache syncing functions. > > Remove redundant newline in the source code. > > Signed-off-by: Dimitris Papastamos Applied, thanks.