From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/3] ALSA: rme96: Adjustments for six function implementations Date: Sat, 12 Aug 2017 23:28:16 +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 mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id C4B962670B5 for ; Sat, 12 Aug 2017 23:28:17 +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: SF Markus Elfring Cc: alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org, LKML , Takashi Sakamoto , Julia Lawall List-Id: alsa-devel@alsa-project.org On Sat, 12 Aug 2017 15:38:01 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Sat, 12 Aug 2017 15:36:54 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (3): > Delete two error messages for a failed memory allocation in snd_rme96_probe() > Use common error handling code in snd_rme96_probe() > Adjust five checks for null pointers Applied all three patches, thanks. Takashi