Re: [PATCH 2/2] clk-xgene: Adjust six checks for null pointers

2017-11-13 Thread Stephen Boyd
On 09/26, SF Markus Elfring wrote: > From: Markus Elfring > Date: Tue, 26 Sep 2017 21:27:52 +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 coul

[PATCH 2/2] clk-xgene: Adjust six checks for null pointers

2017-09-26 Thread SF Markus Elfring
From: Markus Elfring Date: Tue, 26 Sep 2017 21:27:52 +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 pla