aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-07-17 03:50:13 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-07-17 03:50:13 +0000
commit5d21382d1a81a0aa3da2c27235171a8b88357c00 (patch)
treea322cc5b5e82618b7358ec89113e5f3c72ede8d8 /examples
parentec46929f407fa5cc5fd1b276d407c17d1d70c2e5 (diff)
downloadsg3_utils-5d21382d1a81a0aa3da2c27235171a8b88357c00.tar.gz
testing: remove master-slave terminology for sgv4; remove space from end of source lines for git-svn
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@856 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile6
-rw-r--r--examples/Makefile.freebsd2
-rw-r--r--examples/sg_unmap_example.txt16
-rw-r--r--examples/transport_ids.txt2
4 files changed, 13 insertions, 13 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 9c1f64e9..d8156744 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -24,7 +24,7 @@ EXTRAS = sgq_dd
BSG_EXTRAS =
-MAN_PGS =
+MAN_PGS =
MAN_PREF = man8
LARGE_FILE_FLAGS = -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
@@ -71,7 +71,7 @@ sg_simple16: sg_simple16.o $(LIBFILESOLD)
$(LD) -o $@ $(LDFLAGS) $^
scsi_inquiry: scsi_inquiry.o
- $(LD) -o $@ $(LDFLAGS) $^
+ $(LD) -o $@ $(LDFLAGS) $^
sg_excl: sg_excl.o $(LIBFILESOLD)
$(LD) -o $@ $(LDFLAGS) $^
@@ -95,7 +95,7 @@ sg_sat_smart_rd_data: sg_sat_smart_rd_data.o $(LIBFILESOLD)
$(LD) -o $@ $(LDFLAGS) $^
sgq_dd: sgq_dd.o $(LIBFILESOLD)
- $(LD) -o $@ $(LDFLAGS) $^
+ $(LD) -o $@ $(LDFLAGS) $^
install: $(EXECS)
install -d $(INSTDIR)
diff --git a/examples/Makefile.freebsd b/examples/Makefile.freebsd
index fda94c37..d983736d 100644
--- a/examples/Makefile.freebsd
+++ b/examples/Makefile.freebsd
@@ -18,7 +18,7 @@ EXECS = sg_simple5
# EXTRAS = sgq_dd
-MAN_PGS =
+MAN_PGS =
MAN_PREF = man8
OS_FLAGS = -DSG_LIB_FREEBSD
diff --git a/examples/sg_unmap_example.txt b/examples/sg_unmap_example.txt
index 1a5f44d0..2b07dbae 100644
--- a/examples/sg_unmap_example.txt
+++ b/examples/sg_unmap_example.txt
@@ -19,20 +19,20 @@
# Example invocation:
# $ sg_unmap --in=../examples/sg_unmap_example.txt -vv /dev/sdc
# open /dev/sg2 with flags=0x802
-# unmap cdb: 42 00 00 00 00 00 00 00 58 00
+# unmap cdb: 42 00 00 00 00 00 00 00 58 00
# unmap parameter list:
-# 00 56 00 50 00 00 00 00 00 00 00 00 12 34 56 77
-# 00 00 00 01 00 00 00 00 00 00 00 00 12 34 56 78
-# 00 00 00 02 00 00 00 00 00 00 00 00 12 34 00 00
-# 00 00 0d 05 00 00 00 00 00 00 00 5a 5a 5a 5a 5a
-# 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 a5 a5
+# 00 56 00 50 00 00 00 00 00 00 00 00 12 34 56 77
+# 00 00 00 01 00 00 00 00 00 00 00 00 12 34 56 78
+# 00 00 00 02 00 00 00 00 00 00 00 00 12 34 00 00
+# 00 00 0d 05 00 00 00 00 00 00 00 5a 5a 5a 5a 5a
+# 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 a5 a5
# 00 00 00 07 00 00 00 00
# sg_cmds_process_resp: slen=18
# unmap: Fixed format, current; Sense key: Illegal Request
# Additional sense: Invalid command operation code
# Raw sense data (in hex):
-# 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00
-# 00 00
+# 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00
+# 00 00
# UNMAP not supported
#
# --------------------------------------------------------
diff --git a/examples/transport_ids.txt b/examples/transport_ids.txt
index a63374da..b61581d8 100644
--- a/examples/transport_ids.txt
+++ b/examples/transport_ids.txt
@@ -26,6 +26,6 @@ sas,500605b00006f261
# Leading spaces and tabs before a '#' are ok.
-
+
# dpg 20090824