[PATCH] uml: kill an unused variable
authorJeff Dike <jdike@addtoit.com>
Wed, 11 Jan 2006 20:17:29 +0000 (12:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 02:42:10 +0000 (18:42 -0800)
commitbeb25c6e27b21d0c0f7b9c2769fa334f1f9a8c2c
tree1b4f10528b5d73db96e7b71e9eae58f8bf236d47
parent621009f4baf24581211dbb7b0816e01ed9fa8496
[PATCH] uml: kill an unused variable

The HDIO_GETGEO patch left an unused variable in the UML block driver.  This
gets rid of it.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/drivers/ubd_kern.c