i386: add reference to the arguments
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 21 Jul 2007 15:10:43 +0000 (17:10 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:10 +0000 (18:37 -0700)
commit459029541d857258dfa9ad29e443d287a74c36fe
tree8f4345e37fad9bd760bb6b388e148ca936668f4f
parentbb1995d52b05f7e671914454d0ae57bd4170ef47
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>
include/asm-i386/tlbflush.h