Re: [PATCH 0/2] ARM-OMAP2+: Deletion of unnecessary checks before two function calls

2015-07-14 Thread Tony Lindgren
* SF Markus Elfring [150625 04:35]: > From: Markus Elfring > Date: Thu, 25 Jun 2015 13:24:35 +0200 > > Some functions which release a system resource tolerate the passing > of a null pointer. I do not see a need because of this fact > that a function caller repeats a corresponding check. > > Ma

[PATCH 0/2] ARM-OMAP2+: Deletion of unnecessary checks before two function calls

2015-06-25 Thread SF Markus Elfring
From: Markus Elfring Date: Thu, 25 Jun 2015 13:24:35 +0200 Some functions which release a system resource tolerate the passing of a null pointer. I do not see a need because of this fact that a function caller repeats a corresponding check. Markus Elfring (2): Delete a check before the functio