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:
057a4a5
)
ALSA: trident: Deletion of a check before snd_util_memhdr_free()
author
Markus Elfring
<elfring@users.sourceforge.net>
Tue, 2 Dec 2014 17:52:21 +0000
(18:52 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Dec 2014 19:10:42 +0000
(20:10 +0100)
The snd_util_memhdr_free() 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: Takashi Iwai <tiwai@suse.de>
sound/pci/trident/trident_main.c
patch
|
blob
|
history
diff --cc
sound/pci/trident/trident_main.c
Simple merge