From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Sakamoto Subject: Re: [PATCH 0/4] ALSA: firewire-lib: code cleanup Date: Sun, 24 May 2015 20:41:24 +0900 Message-ID: <5561B8E4.6090408@sakamocchi.jp> References: <1432304474-6533-1-git-send-email-o-takashi@sakamocchi.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp303.phy.lolipop.jp (smtp303.phy.lolipop.jp [210.157.22.87]) by alsa0.perex.cz (Postfix) with ESMTP id 37799260668 for ; Sun, 24 May 2015 13:41:28 +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: Takashi Iwai Cc: alsa-devel@alsa-project.org, clemens@ladisch.de List-Id: alsa-devel@alsa-project.org On May 24 2015 15:35, Takashi Iwai wrote: > At Fri, 22 May 2015 23:21:10 +0900, > Takashi Sakamoto wrote: >> >> Current implementation includes several macros and functions with improper >> name, hard-coded numerical value and so on. >> >> This patchset is for code cleanup. >> >> Takashi Sakamoto (4): >> ALSA: firewire-lib: rename local functions for code cleanup >> ALSA: firewire-lib: macro arrangement for code cleanup >> ALSA: firewire-lib: use dev_err() when detecting incoming streaming >> error >> ALSA: firewire-lib: use protocol error when detecting wrong value in >> CIP header > > Applied all four patches. Thanks. Thanks for your reviewing. Regards Takashi Sakamoto