diff options
author | Christoph Lameter <clameter@sgi.com> | 2008-02-08 02:47:41 +0100 |
---|---|---|
committer | Christoph Lameter <christoph@stapp.engr.sgi.com> | 2008-02-08 02:47:41 +0100 |
commit | 5bb983b0cce9b7b281af15730f7019116dd42568 (patch) | |
tree | 858d23397eaffb7023e50918bc0a9f785b79c962 /fs/fs-writeback.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 (diff) | |
download | linux-5bb983b0cce9b7b281af15730f7019116dd42568.tar.xz linux-5bb983b0cce9b7b281af15730f7019116dd42568.zip |
SLUB: Deal with annoying gcc warning on kfree()
gcc 4.2 spits out an annoying warning if one casts a const void *
pointer to a void * pointer. No warning is generated if the
conversion is done through an assignment.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions