From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH V4 0/4] Some fixes against previous comments Date: Tue, 20 Oct 2015 11:07:30 +0200 Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id AC11526621A for ; Tue, 20 Oct 2015 11:07:31 +0200 (CEST) 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: han.lu@intel.com Cc: bernard.gautier@intel.com, alsa-devel@alsa-project.org, liam.r.girdwood@intel.com List-Id: alsa-devel@alsa-project.org On Tue, 20 Oct 2015 10:45:44 +0200, han.lu@intel.com wrote: > > From: "Lu, Han" > > Some fixes and adjustments against previous comments of Takashi Applied all four patches now. Thanks. Takashi > Lu, Han (4): > BAT: Remove redundant message strings > BAT: Use colon instead of comma for separation > BAT: Change comments and interface of usage() > BAT: Use dynamic temp file > > bat/bat.c | 106 +++++++++++++++++++++++++++++++---------------------------- > bat/common.h | 2 +- > 2 files changed, 57 insertions(+), 51 deletions(-) > > -- > 1.9.1 >