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:
Bart Van Assche
2018-12-31 18:26:51 +00:00
parent d10a90d0ba
commit 3dcace8794
41 changed files with 778 additions and 778 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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: