Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759483AbYB2LFv (ORCPT ); Fri, 29 Feb 2008 06:05:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755930AbYB2LFn (ORCPT ); Fri, 29 Feb 2008 06:05:43 -0500 Received: from ns1.suse.de ([195.135.220.2]:47907 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755654AbYB2LFn (ORCPT ); Fri, 29 Feb 2008 06:05:43 -0500 Date: Fri, 29 Feb 2008 12:05:42 +0100 Message-ID: From: Takashi Iwai To: Harvey Harrison Cc: LKML Subject: Re: [PATCH 1/8] sound: emuproc.c fix signedness warning In-Reply-To: <1204225872.20280.79.camel@brick> References: <1204225872.20280.79.camel@brick> 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 22 At Thu, 28 Feb 2008 11:11:12 -0800, Harvey Harrison wrote: > > Reading regs from the fpga into an int instead of a u32, trivial > fix. > sound/pci/emu10k1/emuproc.c:422:34: warning: incorrect type in argument 3 (different signedness) > sound/pci/emu10k1/emuproc.c:422:34: expected unsigned int [usertype] *value > sound/pci/emu10k1/emuproc.c:422:34: got int * > > Signed-off-by: Harvey Harrison Thanks, all applied to ALSA tree (with trivial coding-style fixes -- could you run checkpatch.pl at the next time and fix the issues together?) 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/