]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit36fd6711c642b230fa248132ed15057bc8f63a5d
tree1b4f10528b5d73db96e7b71e9eae58f8bf236d47
parent36a909e55fcf2ffe6b8cd2dbaeb50cc718a638cc
[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