Re: [PATCH 1/8] sound: emuproc.c fix signedness warning

From: Takashi Iwai
Date: Fri Feb 29 2008 - 06:05:52 EST


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 *<noident>
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/