[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070916.144230.122618434.davem@davemloft.net>
Date: Sun, 16 Sep 2007 14:42:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jesper.juhl@...il.com
Cc: linux-kernel@...r.kernel.org, shannon.nelson@...el.com,
christopher.leech@...el.com
Subject: Re: [PATCH] Remove an unused variable from the Intel I/OAT DMA
engine driver
From: Jesper Juhl <jesper.juhl@...il.com>
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 <jesper.juhl@...il.com>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists