"git@git.tuxist.de:jan.koester/linux.git" did not exist on "5f6b5b973a125de0dbe236ce659a495787c81ff0"
dmaenegine: Delete a check before free_percpu()
The free_percpu() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by:Markus Elfring <elfring@users.sourceforge.net> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
Loading
Please sign in to comment