"git@git.tuxist.de:jan.koester/linux.git" did not exist on "2aaeb784bf3af6afe4084199dba9fcfb57ce5acc"
ASoC: mop500: Deletion of unnecessary checks before the function call "of_node_put"
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 issue was detected by using the Coccinelle software. Signed-off-by:Markus Elfring <elfring@users.sourceforge.net> Signed-off-by:
Mark Brown <broonie@kernel.org>
Loading
Please sign in to comment