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:
d642625
)
[ALSA] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1_create()
author
Jesper Juhl
<jesper.juhl@gmail.com>
Tue, 28 Aug 2007 13:21:33 +0000
(15:21 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 13:59:31 +0000
(15:59 +0200)
vmalloc() returns void *. no need to cast.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found