3 Dec
2014
3 Dec
'14
7:30 p.m.
On Tue, Dec 02, 2014 at 05:40:11PM +0100, SF Markus Elfring wrote:
From: Markus Elfring elfring@users.sourceforge.net Date: Tue, 2 Dec 2014 17:15:11 +0100
The of_node_put() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed.
This doesn't apply against current code, please check and resend.