From: Jesper Juhl Date: Tue, 28 Aug 2007 13:21:33 +0000 (+0200) Subject: [ALSA] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1_create() X-Git-Tag: v2.6.24-rc1~832^2~136 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36726d9df7746efc2f71bb63f39f8ac7f7951a26;p=pandora-kernel.git [ALSA] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1_create() vmalloc() returns void *. no need to cast. Signed-off-by: Jesper Juhl Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed