lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ