From: Jesper Juhl <[EMAIL PROTECTED]> Date: Sun, 16 Sep 2007 23:31:50 +0200
> > The 'u16 chanctrl' variable in > drivers/dma/ioatdma.c::ioat_dma_free_chan_resources() is completely > unused and gcc quite rightfully warns about it: > > drivers/dma/ioatdma.c:247: warning: unused variable 'chanctrl' > > This patch removes the unused variable and silences the warning. > > > Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> Applied to net-2.6.24, thanks Jesper. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/