From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/3] ALSA: korg1212: Fine-tuning for three function implementations Date: Thu, 16 Nov 2017 12:50:29 +0100 Message-ID: <3f68211d-51f0-2990-d711-44eaeb85ba4d@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mout.web.de (mout.web.de [217.72.192.78]) by alsa0.perex.cz (Postfix) with ESMTP id 74986266EE4 for ; Thu, 16 Nov 2017 12:50:38 +0100 (CET) Content-Language: en-GB 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: alsa-devel@alsa-project.org, Alexey Dobriyan , Andrew Morton , Bhumika Goyal , Jaroslav Kysela , Kees Cook , Takashi Iwai Cc: kernel-janitors@vger.kernel.org, LKML List-Id: alsa-devel@alsa-project.org From: Markus Elfring Date: Thu, 16 Nov 2017 12:42:42 +0100 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Adjust eight function calls together with a variable assignment Delete a duplicate function call "release_firmware" in snd_korg1212_create() Use common error handling code in two functions sound/pci/korg1212/korg1212.c | 85 ++++++++++++++++++++++++------------------- 1 file changed, 47 insertions(+), 38 deletions(-) -- 2.15.0