From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Sat, 12 Aug 2017 21:36:29 +0000 Subject: Re: [PATCH 0/3] ALSA: mpu401: Adjustments for three function implementations Message-Id: List-Id: References: <47947226-bd09-5d15-c0d2-a9f4a659e1b4@users.sourceforge.net> In-Reply-To: <47947226-bd09-5d15-c0d2-a9f4a659e1b4@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Takashi Sakamoto , kernel-janitors@vger.kernel.org, LKML On Sat, 12 Aug 2017 21:10:12 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Sat, 12 Aug 2017 21:05:21 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (3): > Delete an error message for a failed memory allocation in snd_mpu401_uart_new() > Use common error handling code in snd_mpu401_uart_new() > Adjust four checks for null pointers Applied all three patches, thanks. Takashi