5 Jan
2015
5 Jan
'15
8:03 p.m.
On Sun, Jan 04, 2015 at 02:14:37PM +0100, SF Markus Elfring wrote:
From: Markus Elfring elfring@users.sourceforge.net Date: Sat, 3 Jan 2015 19:49:37 +0100
The release_firmware() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed.
Applied, thanks.