mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 22:26:23 +00:00
scst_vdisk: Fix indentation
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6168 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -9471,7 +9471,7 @@ static ssize_t vdev_dif_filename_show(struct kobject *kobj,
|
||||
|
||||
pos = sprintf(buf, "%s\n%s", virt_dev->dif_filename,
|
||||
(virt_dev->dif_filename != NULL) ?
|
||||
SCST_SYSFS_KEY_MARK "\n" : "");
|
||||
SCST_SYSFS_KEY_MARK "\n" : "");
|
||||
|
||||
TRACE_EXIT_RES(pos);
|
||||
return pos;
|
||||
|
||||
Reference in New Issue
Block a user