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