Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758340AbXH1NXB (ORCPT ); Tue, 28 Aug 2007 09:23:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753294AbXH1NWw (ORCPT ); Tue, 28 Aug 2007 09:22:52 -0400 Received: from ns.suse.de ([195.135.220.2]:40830 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757544AbXH1NWu (ORCPT ); Tue, 28 Aug 2007 09:22:50 -0400 Date: Tue, 28 Aug 2007 15:22:49 +0200 Message-ID: From: Takashi Iwai To: Jesper Juhl Cc: Linux Kernel Mailing List , Jaroslav Kysela , James Courtier-Dutton Subject: Re: [PATCH 30/30] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1_create() In-Reply-To: <74c9af7d8b52ce3da2de4a01916db664797b8d82.1187912217.git.jesper.juhl@gmail.com> References: <1554af80879a7ef2f78a4d654f23c248203500d9.1187912217.git.jesper.juhl@gmail.com> <74c9af7d8b52ce3da2de4a01916db664797b8d82.1187912217.git.jesper.juhl@gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 550 Lines: 19 At Fri, 24 Aug 2007 02:41:04 +0200, Jesper Juhl wrote: > > vmalloc() returns void *. no need to cast. > > Signed-off-by: Jesper Juhl > --- > sound/pci/emu10k1/emu10k1_main.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Thanks, applied to ALSA tree. Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/