commit | 459029541d857258dfa9ad29e443d287a74c36fe | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Sat Jul 21 17:10:43 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Jul 21 18:37:10 2007 -0700 |
tree | 8f4345e37fad9bd760bb6b388e148ca936668f4f | |
parent | bb1995d52b05f7e671914454d0ae57bd4170ef47 [diff] |
i386: add reference to the arguments Prevent stuff like this: mm/vmalloc.c: In function 'unmap_kernel_range': mm/vmalloc.c:75: warning: unused variable 'start' Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>