From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Wed, 23 Aug 2017 08:38:07 +0000 Subject: Re: [PATCH 6/6] ALSA: timer: Adjust 13 checks for null pointers Message-Id: List-Id: References: <800d7aa6-d8f2-cbf5-caaa-7e4006976e68@users.sourceforge.net> <6ce55a29-f414-fec4-0a5e-2ddd54e40bed@users.sourceforge.net> In-Reply-To: <6ce55a29-f414-fec4-0a5e-2ddd54e40bed@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Arnd Bergmann , Arvind Yadav , Dan Carpenter , Ingo Molnar , Jaroslav Kysela , Takashi Sakamoto , Vegard Nossum , kernel-janitors@vger.kernel.org, LKML On Wed, 23 Aug 2017 10:29:52 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 23 Aug 2017 09:54:42 +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 the affected source code places. > > Signed-off-by: Markus Elfring I won't apply this either for the same reason as patch 3. thanks, Takashi