From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: [PATCH] hdsp: Remove all eol tabs/spaces and space stuffing Date: Mon, 25 Feb 2008 13:15:09 +0100 Message-ID: <47C2B14D.9070000@ladisch.de> References: <87b21007d0f9bcd3e481.1203793456@am2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by alsa0.perex.cz (Postfix) with ESMTP id 31AE02447E for ; Mon, 25 Feb 2008 13:13:29 +0100 (CET) In-Reply-To: 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Andrew Paprocki List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > Andrew Paprocki wrote: > > I have one of these cards and was looking through the file and saw lots of > > eol tabs/spaces as well as some space stuffing on various lines. > > Actually we should clean up this driver code to follow more strictly > to the standard coding style. Doing the first step of that cleanup is better than doing nothing. > I guess this simple conversion will give lots of checkpatch errors. But it doesn't introduce any errors; it removes some of them. Regards, Clemens