From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754813AbdIGIfL (ORCPT ); Thu, 7 Sep 2017 04:35:11 -0400 Received: from mx2.suse.de ([195.135.220.15]:37622 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753130AbdIGIfK (ORCPT ); Thu, 7 Sep 2017 04:35:10 -0400 Date: Thu, 07 Sep 2017 10:35:08 +0200 Message-ID: From: Takashi Iwai To: "SF Markus Elfring" Cc: , "Bhumika Goyal" , "Ingo Molnar" , "Jaroslav Kysela" , "David Howells" , , "LKML" Subject: Re: [PATCH 3/3] ALSA: ymfpci: Adjust 17 checks for null pointers In-Reply-To: <35478693-5c8a-38b8-d2b3-fc8a964d5137@users.sourceforge.net> References: <35478693-5c8a-38b8-d2b3-fc8a964d5137@users.sourceforge.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 06 Sep 2017 21:50:09 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 6 Sep 2017 21:30:37 +0200 > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > The script “checkpatch.pl” pointed information out like the following. > > Comparison to NULL could be written … > > Thus fix affected source code places. > > Signed-off-by: Markus Elfring I don't find such a change is needed at all. Skipped. Takashi