lkml.org 
[lkml]   [2006]   [Jan]   [25]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateWed, 25 Jan 2006 12:32:24 +0300
FromAlexey Dobriyan <>
Subject[PATCH -mm] s390: dasd_eckd: add missing }
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---
 drivers/s390/block/dasd_eckd.c |    1 +
 1 file changed, 1 insertion(+)
--- a/drivers/s390/block/dasd_eckd.c
+++ b/drivers/s390/block/dasd_eckd.c
@@ -1502,6 +1502,7 @@ dasd_eckd_ioctl(struct block_device *bde
 		return dasd_eckd_steal_lock(bdev, cmd, arg);
 	default:
 		return dasd_generic_ioctl(bdev, cmd, arg);
+	}
 }
 
 /*
-
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-01-25 10:17    [from the cache]
©2003-2008