lkml.org 
[lkml]   [2006]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 18/19] UML - Remove unused variable
Date
From
The dedevfsification of UML left an unused variable behind.

Signed-off-by: Jeff Dike <jdike@addtoit.com>

Index: linux-2.6.17/arch/um/drivers/ubd_kern.c
===================================================================
--- linux-2.6.17.orig/arch/um/drivers/ubd_kern.c 2006-07-06 13:22:13.000000000 -0400
+++ linux-2.6.17/arch/um/drivers/ubd_kern.c 2006-07-06 15:36:44.000000000 -0400
@@ -627,7 +627,6 @@ static int ubd_new_disk(int major, u64 s

{
struct gendisk *disk;
- int err;

disk = alloc_disk(1 << UBD_SHIFT);
if(disk == NULL)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-07 02:39    [W:2.106 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site