From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Wed, 06 Sep 2017 19:45:29 +0000 Subject: [PATCH 0/3] ALSA: ymfpci: Fine-tuning for some function implementations Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: alsa-devel@alsa-project.org, Bhumika Goyal , David Howells , Ingo Molnar , Jaroslav Kysela , Takashi Iwai Cc: kernel-janitors@vger.kernel.org, LKML From: Markus Elfring Date: Wed, 6 Sep 2017 21:37:32 +0200 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Use common error handling code in snd_card_ymfpci_probe() Use common error handling code in snd_ymfpci_create() Adjust 17 checks for null pointers sound/pci/ymfpci/ymfpci.c | 62 ++++++++++++++++++------------------ sound/pci/ymfpci/ymfpci_main.c | 72 ++++++++++++++++++++++-------------------- 2 files changed, 67 insertions(+), 67 deletions(-) -- 2.14.1