mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-21 07:24:22 +00:00
Remove trailing whitespace from multiple files
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7844 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -36,5 +36,5 @@ Summary of changes between versions 1.0.0 and 1.0.1
|
||||
SCST_USER_FLUSH_CACHE and SCST_USER_DEVICE_CAPACITY_CHANGED added
|
||||
|
||||
- Sync with vdisk handler
|
||||
|
||||
|
||||
- Added autogenerated SCSI SN
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ SHELL=/bin/bash
|
||||
SRCS_F = fileio.c common.c debug.c crc32.c
|
||||
OBJS_F = $(SRCS_F:.c=.o)
|
||||
|
||||
#SRCS_C =
|
||||
#SRCS_C =
|
||||
#OBJS_C = $(SRCS_C:.c=.o)
|
||||
|
||||
SCST_INC_DIR := $(shell if [ -e "$$PWD/../../scst" ]; \
|
||||
|
||||
+2
-2
@@ -37,10 +37,10 @@ fileio_tgt [OPTION] name path
|
||||
Where:
|
||||
|
||||
- OPTION - one or several not required options, see below.
|
||||
|
||||
|
||||
- name - name of the virtual device as it will be seen by SCST and used
|
||||
in the subsequent access management using the corresponding SCST interface.
|
||||
|
||||
|
||||
- path - path to the device file.
|
||||
|
||||
The following options are supported:
|
||||
|
||||
Reference in New Issue
Block a user