git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b76c0e9
)
ALSA: Deletion of checks before the function call "iounmap"
author
Markus Elfring
<elfring@users.sourceforge.net>
Sat, 3 Jan 2015 21:55:54 +0000
(22:55 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 4 Jan 2015 14:13:45 +0000
(15:13 +0100)
The iounmap() function performs also input parameter validation.
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: Takashi Iwai <tiwai@suse.de>
No differences found