[PATCH] uml: remove unused variable and function
authorJeff Dike <[email protected]>
Sat, 10 Feb 2007 09:44:13 +0000 (01:44 -0800)
committerLinus Torvalds <[email protected]>
Sun, 11 Feb 2007 18:51:22 +0000 (10:51 -0800)
commit6d1b18b16fc917e5c9af568a53c7e37923821d70
tree8873443d80e6e6d7167417ffe5432d952311839f
parentb42e1eacc1f245581a2f7580ec1082ff4d6c65cd
[PATCH] uml: remove unused variable and function

syscall_index and next_syscall_index turn out not to be used.

Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/um/include/kern_util.h
arch/um/kernel/syscall.c