From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH 1/2] ALSA: snd-usb: mixer: coding style fixups Date: Sat, 24 May 2014 10:49:35 +0200 Message-ID: <53805D1F.3070107@gmail.com> References: <1400864762-19458-1-git-send-email-zonque@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by alsa0.perex.cz (Postfix) with ESMTP id 67E6626516B for ; Sat, 24 May 2014 10:49:37 +0200 (CEST) Received: by mail-wg0-f41.google.com with SMTP id z12so5674327wgg.0 for ; Sat, 24 May 2014 01:49:36 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, clemens@ladisch.de List-Id: alsa-devel@alsa-project.org On 05/24/2014 10:48 AM, Takashi Iwai wrote: > At Fri, 23 May 2014 19:06:01 +0200, > Daniel Mack wrote: >> >> Shorten some over-long lines, multi-line comments, spurious whitespaces, >> curly brakets etc. No functional change. >> >> Signed-off-by: Daniel Mack > > This didn't apply cleanly. Which tree/branch is it based on? Oh, sorry. I'll check and resend. Daniel