summaryrefslogtreecommitdiff
path: root/sound/soc/pxa
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-11-17 13:05:27 (GMT)
committerMark Brown <broonie@kernel.org>2014-11-17 23:52:34 (GMT)
commitbb66f2dc197d9cf1daaa82609302204d71c70389 (patch)
treea378b671b17c40ef6c76b390283485b799c8297f /sound/soc/pxa
parentff7c532c3ae570981a46663d5810dda913d468d9 (diff)
downloadlinux-bb66f2dc197d9cf1daaa82609302204d71c70389.tar.xz
ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "kfree"
The kfree() 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> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/pxa')
0 files changed, 0 insertions, 0 deletions