From 392a14a7aa773684bf7c6ea2e7a283aafb972a2a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 17 Sep 2014 10:54:25 +0000 Subject: [PATCH] scst_vdisk: Insert a blank line git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5810 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/dev_handlers/scst_vdisk.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/src/dev_handlers/scst_vdisk.c b/scst/src/dev_handlers/scst_vdisk.c index e1906b78e..e72698735 100644 --- a/scst/src/dev_handlers/scst_vdisk.c +++ b/scst/src/dev_handlers/scst_vdisk.c @@ -5711,6 +5711,7 @@ out: return ret; } + static ssize_t vdev_read_sync(struct scst_vdisk_dev *virt_dev, void *buf, size_t len, loff_t *loff) {