[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5h7fcrrw1d.wl-tiwai@suse.de>
Date:	Tue, 12 Jul 2016 12:27:26 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	"Colin King" <colin.king@...onical.com>
Cc:	<alsa-devel@...a-project.org>, "Jaroslav Kysela" <perex@...ex.cz>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ALSA: ak4117: remove redundant check on err being < 0
On Tue, 12 Jul 2016 12:22:40 +0200,
Colin King wrote:
> 
> From: Colin Ian King <colin.king@...onical.com>
> 
> snd_ak4117_create checks if the error return err is less than zero
> or not.  This is a redundant check, err can only be < 0 to get to
> the __fail label, in which case just return err and remove the
> redundant check (since we never return -EIO).
> 
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied, thanks.
Takashi
Powered by blists - more mailing lists