![]() | |||||||||||
Messages in this thread
Patch in this message |
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 | |||||||||||