From 9347cfebf29573753928372a74e4f617b940fffb Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Thu, 21 Feb 2019 11:45:10 -0500 Subject: [PATCH] Replace file variables with .dir-locals.el Signed-off-by: Tim Crawford --- .dir-locals.el | 3 +++ lib/connect.c | 1 - lib/crc32c.c | 1 - lib/discovery.c | 1 - lib/init.c | 1 - lib/iscsi-command.c | 1 - lib/logging.c | 1 - lib/login.c | 1 - lib/md5.c | 1 - lib/nop.c | 1 - lib/pdu.c | 1 - lib/scsi-lowlevel.c | 1 - lib/socket.c | 1 - lib/sync.c | 1 - lib/task_mgmt.c | 1 - test-tool/iscsi-multipath.c | 1 - test-tool/iscsi-support.c | 1 - test-tool/iscsi-test-cu.c | 1 - test-tool/test_compareandwrite_dpofua.c | 1 - test-tool/test_compareandwrite_invalid_dataout_size.c | 1 - test-tool/test_compareandwrite_miscompare.c | 1 - test-tool/test_compareandwrite_simple.c | 1 - test-tool/test_compareandwrite_unwritten.c | 1 - test-tool/test_extendedcopy_descr_limits.c | 1 - test-tool/test_extendedcopy_descr_type.c | 1 - test-tool/test_extendedcopy_param.c | 1 - test-tool/test_extendedcopy_simple.c | 1 - test-tool/test_extendedcopy_validate_seg_descr.c | 1 - test-tool/test_extendedcopy_validate_tgt_descr.c | 1 - test-tool/test_get_lba_status_beyond_eol.c | 1 - test-tool/test_get_lba_status_simple.c | 1 - test-tool/test_get_lba_status_unmap_single.c | 1 - test-tool/test_inquiry_alloc_length.c | 1 - test-tool/test_inquiry_block_limits.c | 1 - test-tool/test_inquiry_evpd.c | 1 - test-tool/test_inquiry_mandatory_vpd_sbc.c | 1 - test-tool/test_inquiry_standard.c | 1 - test-tool/test_inquiry_supported_vpd.c | 1 - test-tool/test_inquiry_version_descriptors.c | 1 - test-tool/test_iscsi_cmdsn_toohigh.c | 1 - test-tool/test_iscsi_cmdsn_toolow.c | 1 - test-tool/test_iscsi_datasn_invalid.c | 1 - test-tool/test_mandatory_sbc.c | 1 - test-tool/test_modesense6_all_pages.c | 1 - test-tool/test_modesense6_control.c | 1 - test-tool/test_modesense6_control_d_sense.c | 1 - test-tool/test_modesense6_control_swp.c | 1 - test-tool/test_modesense6_residuals.c | 1 - test-tool/test_multipathio_compareandwrite.c | 1 - test-tool/test_multipathio_reset.c | 1 - test-tool/test_multipathio_simple.c | 1 - test-tool/test_nomedia_sbc.c | 1 - test-tool/test_orwrite_0blocks.c | 1 - test-tool/test_orwrite_beyond_eol.c | 1 - test-tool/test_orwrite_dpofua.c | 1 - test-tool/test_orwrite_simple.c | 1 - test-tool/test_orwrite_verify.c | 1 - test-tool/test_orwrite_wrprotect.c | 1 - test-tool/test_prefetch10_0blocks.c | 1 - test-tool/test_prefetch10_beyond_eol.c | 1 - test-tool/test_prefetch10_flags.c | 1 - test-tool/test_prefetch10_simple.c | 1 - test-tool/test_prefetch16_0blocks.c | 1 - test-tool/test_prefetch16_beyond_eol.c | 1 - test-tool/test_prefetch16_flags.c | 1 - test-tool/test_prefetch16_simple.c | 1 - test-tool/test_preventallow_2_itnexuses.c | 1 - test-tool/test_preventallow_cold_reset.c | 1 - test-tool/test_preventallow_eject.c | 1 - test-tool/test_preventallow_itnexus_loss.c | 1 - test-tool/test_preventallow_logout.c | 1 - test-tool/test_preventallow_lun_reset.c | 1 - test-tool/test_preventallow_simple.c | 1 - test-tool/test_preventallow_warm_reset.c | 1 - test-tool/test_prin_read_keys_simple.c | 1 - test-tool/test_prin_read_keys_truncate.c | 1 - test-tool/test_prin_report_caps.c | 1 - test-tool/test_prin_serviceaction_range.c | 1 - test-tool/test_prout_clear_simple.c | 1 - test-tool/test_prout_preempt.c | 1 - test-tool/test_prout_register_simple.c | 1 - test-tool/test_prout_reserve_access.c | 1 - test-tool/test_prout_reserve_ownership.c | 1 - test-tool/test_prout_reserve_simple.c | 1 - test-tool/test_read10_0blocks.c | 1 - test-tool/test_read10_beyond_eol.c | 1 - test-tool/test_read10_dpofua.c | 1 - test-tool/test_read10_invalid.c | 1 - test-tool/test_read10_rdprotect.c | 1 - test-tool/test_read10_residuals.c | 1 - test-tool/test_read10_simple.c | 1 - test-tool/test_read12_0blocks.c | 1 - test-tool/test_read12_beyond_eol.c | 1 - test-tool/test_read12_dpofua.c | 1 - test-tool/test_read12_rdprotect.c | 1 - test-tool/test_read12_residuals.c | 1 - test-tool/test_read12_simple.c | 1 - test-tool/test_read16_0blocks.c | 1 - test-tool/test_read16_beyond_eol.c | 1 - test-tool/test_read16_dpofua.c | 1 - test-tool/test_read16_rdprotect.c | 1 - test-tool/test_read16_residuals.c | 1 - test-tool/test_read16_simple.c | 1 - test-tool/test_read6_beyond_eol.c | 1 - test-tool/test_read6_simple.c | 1 - test-tool/test_readcapacity10_simple.c | 1 - test-tool/test_readcapacity16_alloclen.c | 1 - test-tool/test_readcapacity16_protection.c | 1 - test-tool/test_readcapacity16_simple.c | 1 - test-tool/test_readcapacity16_support.c | 1 - test-tool/test_readdefectdata10_simple.c | 1 - test-tool/test_readdefectdata12_simple.c | 1 - test-tool/test_readonly_sbc.c | 1 - test-tool/test_receive_copy_results_copy_status.c | 1 - test-tool/test_receive_copy_results_op_params.c | 1 - test-tool/test_report_supported_opcodes_one_command.c | 1 - test-tool/test_report_supported_opcodes_rctd.c | 1 - test-tool/test_report_supported_opcodes_servactv.c | 1 - test-tool/test_report_supported_opcodes_simple.c | 1 - test-tool/test_reserve6_2initiators.c | 1 - test-tool/test_reserve6_itnexus_loss.c | 1 - test-tool/test_reserve6_logout.c | 1 - test-tool/test_reserve6_lun_reset.c | 1 - test-tool/test_reserve6_simple.c | 1 - test-tool/test_reserve6_target_cold_reset.c | 1 - test-tool/test_reserve6_target_warm_reset.c | 1 - test-tool/test_sanitize_block_erase.c | 1 - test-tool/test_sanitize_block_erase_reserved.c | 1 - test-tool/test_sanitize_crypto_erase.c | 1 - test-tool/test_sanitize_crypto_erase_reserved.c | 1 - test-tool/test_sanitize_exit_failure_mode.c | 1 - test-tool/test_sanitize_invalid_serviceaction.c | 1 - test-tool/test_sanitize_overwrite.c | 1 - test-tool/test_sanitize_overwrite_reserved.c | 1 - test-tool/test_sanitize_readonly.c | 1 - test-tool/test_sanitize_reservations.c | 1 - test-tool/test_sanitize_reset.c | 1 - test-tool/test_startstopunit_noloej.c | 1 - test-tool/test_startstopunit_pwrcnd.c | 1 - test-tool/test_startstopunit_simple.c | 1 - test-tool/test_testunitready_simple.c | 1 - test-tool/test_unmap_0blocks.c | 1 - test-tool/test_unmap_simple.c | 1 - test-tool/test_unmap_vpd.c | 1 - test-tool/test_verify10_0blocks.c | 1 - test-tool/test_verify10_beyond_eol.c | 1 - test-tool/test_verify10_dpo.c | 1 - test-tool/test_verify10_flags.c | 1 - test-tool/test_verify10_mismatch.c | 1 - test-tool/test_verify10_mismatch_no_cmp.c | 1 - test-tool/test_verify10_simple.c | 1 - test-tool/test_verify10_vrprotect.c | 1 - test-tool/test_verify12_0blocks.c | 1 - test-tool/test_verify12_beyond_eol.c | 1 - test-tool/test_verify12_dpo.c | 1 - test-tool/test_verify12_flags.c | 1 - test-tool/test_verify12_mismatch.c | 1 - test-tool/test_verify12_mismatch_no_cmp.c | 1 - test-tool/test_verify12_simple.c | 1 - test-tool/test_verify12_vrprotect.c | 1 - test-tool/test_verify16_0blocks.c | 1 - test-tool/test_verify16_beyond_eol.c | 1 - test-tool/test_verify16_dpo.c | 1 - test-tool/test_verify16_flags.c | 1 - test-tool/test_verify16_mismatch.c | 1 - test-tool/test_verify16_mismatch_no_cmp.c | 1 - test-tool/test_verify16_simple.c | 1 - test-tool/test_verify16_vrprotect.c | 1 - test-tool/test_write10_0blocks.c | 1 - test-tool/test_write10_beyond_eol.c | 1 - test-tool/test_write10_dpofua.c | 1 - test-tool/test_write10_flags.c | 1 - test-tool/test_write10_residuals.c | 1 - test-tool/test_write10_simple.c | 1 - test-tool/test_write10_wrprotect.c | 1 - test-tool/test_write12_0blocks.c | 1 - test-tool/test_write12_beyond_eol.c | 1 - test-tool/test_write12_dpofua.c | 1 - test-tool/test_write12_flags.c | 1 - test-tool/test_write12_residuals.c | 1 - test-tool/test_write12_simple.c | 1 - test-tool/test_write12_wrprotect.c | 1 - test-tool/test_write16_0blocks.c | 1 - test-tool/test_write16_beyond_eol.c | 1 - test-tool/test_write16_dpofua.c | 1 - test-tool/test_write16_flags.c | 1 - test-tool/test_write16_residuals.c | 1 - test-tool/test_write16_simple.c | 1 - test-tool/test_write16_wrprotect.c | 1 - test-tool/test_writeatomic16_0blocks.c | 1 - test-tool/test_writeatomic16_beyond_eol.c | 1 - test-tool/test_writeatomic16_dpofua.c | 1 - test-tool/test_writeatomic16_simple.c | 1 - test-tool/test_writeatomic16_vpd.c | 1 - test-tool/test_writeatomic16_wrprotect.c | 1 - test-tool/test_writesame10_0blocks.c | 1 - test-tool/test_writesame10_beyond_eol.c | 1 - test-tool/test_writesame10_check.c | 1 - test-tool/test_writesame10_invalid_dataout_size.c | 1 - test-tool/test_writesame10_simple.c | 1 - test-tool/test_writesame10_unmap.c | 1 - test-tool/test_writesame10_unmap_unaligned.c | 1 - test-tool/test_writesame10_unmap_until_end.c | 1 - test-tool/test_writesame10_unmap_vpd.c | 1 - test-tool/test_writesame10_wrprotect.c | 1 - test-tool/test_writesame16_0blocks.c | 1 - test-tool/test_writesame16_beyond_eol.c | 1 - test-tool/test_writesame16_check.c | 1 - test-tool/test_writesame16_invalid_dataout_size.c | 1 - test-tool/test_writesame16_simple.c | 1 - test-tool/test_writesame16_unmap.c | 1 - test-tool/test_writesame16_unmap_unaligned.c | 1 - test-tool/test_writesame16_unmap_until_end.c | 1 - test-tool/test_writesame16_unmap_vpd.c | 1 - test-tool/test_writesame16_wrprotect.c | 1 - test-tool/test_writeverify10_0blocks.c | 1 - test-tool/test_writeverify10_beyond_eol.c | 1 - test-tool/test_writeverify10_dpo.c | 1 - test-tool/test_writeverify10_flags.c | 1 - test-tool/test_writeverify10_residuals.c | 1 - test-tool/test_writeverify10_simple.c | 1 - test-tool/test_writeverify10_wrprotect.c | 1 - test-tool/test_writeverify12_0blocks.c | 1 - test-tool/test_writeverify12_beyond_eol.c | 1 - test-tool/test_writeverify12_dpo.c | 1 - test-tool/test_writeverify12_flags.c | 1 - test-tool/test_writeverify12_residuals.c | 1 - test-tool/test_writeverify12_simple.c | 1 - test-tool/test_writeverify12_wrprotect.c | 1 - test-tool/test_writeverify16_0blocks.c | 1 - test-tool/test_writeverify16_beyond_eol.c | 1 - test-tool/test_writeverify16_dpo.c | 1 - test-tool/test_writeverify16_flags.c | 1 - test-tool/test_writeverify16_residuals.c | 1 - test-tool/test_writeverify16_simple.c | 1 - test-tool/test_writeverify16_wrprotect.c | 1 - tests/prog_header_digest.c | 1 - tests/prog_noop_reply.c | 1 - tests/prog_read_all_pdus.c | 1 - tests/prog_readwrite_iov.c | 1 - tests/prog_reconnect.c | 1 - tests/prog_reconnect_timeout.c | 1 - tests/prog_timeout.c | 1 - utils/iscsi-inq.c | 1 - utils/iscsi-ls.c | 1 - utils/iscsi-perf.c | 1 - utils/iscsi-readcapacity16.c | 1 - utils/iscsi-swp.c | 1 - 248 files changed, 3 insertions(+), 247 deletions(-) create mode 100644 .dir-locals.el diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..61b2ef6 --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1,3 @@ +((c-mode . ((tab-width . 8) + (c-basic-offset . 8) + (indent-tabs-mode . nil)))) diff --git a/lib/connect.c b/lib/connect.c index 54cb8c8..a17b4e5 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/crc32c.c b/lib/crc32c.c index 3c9d6a5..10180ba 100644 --- a/lib/crc32c.c +++ b/lib/crc32c.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/discovery.c b/lib/discovery.c index a0b5550..9ec8096 100644 --- a/lib/discovery.c +++ b/lib/discovery.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/init.c b/lib/init.c index d8adeb1..63487de 100644 --- a/lib/init.c +++ b/lib/init.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/iscsi-command.c b/lib/iscsi-command.c index 8b6859a..87e2336 100644 --- a/lib/iscsi-command.c +++ b/lib/iscsi-command.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/logging.c b/lib/logging.c index 61c7440..da7160e 100644 --- a/lib/logging.c +++ b/lib/logging.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Ronnie Sahlberg diff --git a/lib/login.c b/lib/login.c index e2bb112..07ee8a0 100644 --- a/lib/login.c +++ b/lib/login.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/md5.c b/lib/md5.c index a53c2f8..893956d 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* * This code implements the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was diff --git a/lib/nop.c b/lib/nop.c index b740c7f..2137530 100644 --- a/lib/nop.c +++ b/lib/nop.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/pdu.c b/lib/pdu.c index 043aa75..f9bdbab 100644 --- a/lib/pdu.c +++ b/lib/pdu.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/scsi-lowlevel.c b/lib/scsi-lowlevel.c index 747ce0c..0435248 100644 --- a/lib/scsi-lowlevel.c +++ b/lib/scsi-lowlevel.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/socket.c b/lib/socket.c index 42db72b..79471a3 100644 --- a/lib/socket.c +++ b/lib/socket.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/sync.c b/lib/sync.c index 0ceb0cb..8bd3369 100644 --- a/lib/sync.c +++ b/lib/sync.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/lib/task_mgmt.c b/lib/task_mgmt.c index 9abbd9c..b0ad251 100644 --- a/lib/task_mgmt.c +++ b/lib/task_mgmt.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2011 by Ronnie Sahlberg diff --git a/test-tool/iscsi-multipath.c b/test-tool/iscsi-multipath.c index c8e3a6b..a9f5f87 100644 --- a/test-tool/iscsi-multipath.c +++ b/test-tool/iscsi-multipath.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* iscsi test-tool multipath support diff --git a/test-tool/iscsi-support.c b/test-tool/iscsi-support.c index f0446a6..4b49478 100644 --- a/test-tool/iscsi-support.c +++ b/test-tool/iscsi-support.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* iscsi-test tool support diff --git a/test-tool/iscsi-test-cu.c b/test-tool/iscsi-test-cu.c index bb74990..a798ae9 100644 --- a/test-tool/iscsi-test-cu.c +++ b/test-tool/iscsi-test-cu.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* iscsi-test tool diff --git a/test-tool/test_compareandwrite_dpofua.c b/test-tool/test_compareandwrite_dpofua.c index 3c1e107..9b95cd8 100644 --- a/test-tool/test_compareandwrite_dpofua.c +++ b/test-tool/test_compareandwrite_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_compareandwrite_invalid_dataout_size.c b/test-tool/test_compareandwrite_invalid_dataout_size.c index 76da1e0..4abd501 100644 --- a/test-tool/test_compareandwrite_invalid_dataout_size.c +++ b/test-tool/test_compareandwrite_invalid_dataout_size.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2016 Ronnie Sahlberg diff --git a/test-tool/test_compareandwrite_miscompare.c b/test-tool/test_compareandwrite_miscompare.c index 19a0c25..5f0dbac 100644 --- a/test-tool/test_compareandwrite_miscompare.c +++ b/test-tool/test_compareandwrite_miscompare.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_compareandwrite_simple.c b/test-tool/test_compareandwrite_simple.c index b4b840e..842cf3b 100644 --- a/test-tool/test_compareandwrite_simple.c +++ b/test-tool/test_compareandwrite_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_compareandwrite_unwritten.c b/test-tool/test_compareandwrite_unwritten.c index 71ea8d7..e7f49f9 100644 --- a/test-tool/test_compareandwrite_unwritten.c +++ b/test-tool/test_compareandwrite_unwritten.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) SUSE LINUX GmbH 2016 Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_extendedcopy_descr_limits.c b/test-tool/test_extendedcopy_descr_limits.c index 22e278f..1174c19 100644 --- a/test-tool/test_extendedcopy_descr_limits.c +++ b/test-tool/test_extendedcopy_descr_limits.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_extendedcopy_descr_type.c b/test-tool/test_extendedcopy_descr_type.c index e1f3826..6fa8090 100644 --- a/test-tool/test_extendedcopy_descr_type.c +++ b/test-tool/test_extendedcopy_descr_type.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_extendedcopy_param.c b/test-tool/test_extendedcopy_param.c index c6abb69..c6e217e 100644 --- a/test-tool/test_extendedcopy_param.c +++ b/test-tool/test_extendedcopy_param.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_extendedcopy_simple.c b/test-tool/test_extendedcopy_simple.c index ce3a7a7..85adf1c 100644 --- a/test-tool/test_extendedcopy_simple.c +++ b/test-tool/test_extendedcopy_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_extendedcopy_validate_seg_descr.c b/test-tool/test_extendedcopy_validate_seg_descr.c index a879536..3a6a1f7 100644 --- a/test-tool/test_extendedcopy_validate_seg_descr.c +++ b/test-tool/test_extendedcopy_validate_seg_descr.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_extendedcopy_validate_tgt_descr.c b/test-tool/test_extendedcopy_validate_tgt_descr.c index 949d65f..d4ba0a7 100644 --- a/test-tool/test_extendedcopy_validate_tgt_descr.c +++ b/test-tool/test_extendedcopy_validate_tgt_descr.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_get_lba_status_beyond_eol.c b/test-tool/test_get_lba_status_beyond_eol.c index 6cec526..928cd7b 100644 --- a/test-tool/test_get_lba_status_beyond_eol.c +++ b/test-tool/test_get_lba_status_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_get_lba_status_simple.c b/test-tool/test_get_lba_status_simple.c index 35ba314..43755e4 100644 --- a/test-tool/test_get_lba_status_simple.c +++ b/test-tool/test_get_lba_status_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_get_lba_status_unmap_single.c b/test-tool/test_get_lba_status_unmap_single.c index 908ce31..2cbab0e 100644 --- a/test-tool/test_get_lba_status_unmap_single.c +++ b/test-tool/test_get_lba_status_unmap_single.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 Ronnie Sahlberg diff --git a/test-tool/test_inquiry_alloc_length.c b/test-tool/test_inquiry_alloc_length.c index 7512f2c..bdcae2c 100644 --- a/test-tool/test_inquiry_alloc_length.c +++ b/test-tool/test_inquiry_alloc_length.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_block_limits.c b/test-tool/test_inquiry_block_limits.c index b134336..6d90e36 100644 --- a/test-tool/test_inquiry_block_limits.c +++ b/test-tool/test_inquiry_block_limits.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_evpd.c b/test-tool/test_inquiry_evpd.c index fb01a80..1f8ff41 100644 --- a/test-tool/test_inquiry_evpd.c +++ b/test-tool/test_inquiry_evpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_mandatory_vpd_sbc.c b/test-tool/test_inquiry_mandatory_vpd_sbc.c index 8110034..33de121 100644 --- a/test-tool/test_inquiry_mandatory_vpd_sbc.c +++ b/test-tool/test_inquiry_mandatory_vpd_sbc.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_standard.c b/test-tool/test_inquiry_standard.c index d89df2b..3dab0e4 100644 --- a/test-tool/test_inquiry_standard.c +++ b/test-tool/test_inquiry_standard.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_supported_vpd.c b/test-tool/test_inquiry_supported_vpd.c index 1624ccf..a5eb5e0 100644 --- a/test-tool/test_inquiry_supported_vpd.c +++ b/test-tool/test_inquiry_supported_vpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_inquiry_version_descriptors.c b/test-tool/test_inquiry_version_descriptors.c index f819fa2..82842fe 100644 --- a/test-tool/test_inquiry_version_descriptors.c +++ b/test-tool/test_inquiry_version_descriptors.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_iscsi_cmdsn_toohigh.c b/test-tool/test_iscsi_cmdsn_toohigh.c index a098824..59ce0ab 100644 --- a/test-tool/test_iscsi_cmdsn_toohigh.c +++ b/test-tool/test_iscsi_cmdsn_toohigh.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_iscsi_cmdsn_toolow.c b/test-tool/test_iscsi_cmdsn_toolow.c index 65b2274..0b980b3 100644 --- a/test-tool/test_iscsi_cmdsn_toolow.c +++ b/test-tool/test_iscsi_cmdsn_toolow.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_iscsi_datasn_invalid.c b/test-tool/test_iscsi_datasn_invalid.c index 8ad1e19..14deb7a 100644 --- a/test-tool/test_iscsi_datasn_invalid.c +++ b/test-tool/test_iscsi_datasn_invalid.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_mandatory_sbc.c b/test-tool/test_mandatory_sbc.c index ed6a12c..f08b65d 100644 --- a/test-tool/test_mandatory_sbc.c +++ b/test-tool/test_mandatory_sbc.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_modesense6_all_pages.c b/test-tool/test_modesense6_all_pages.c index 1065ad4..fac518f 100644 --- a/test-tool/test_modesense6_all_pages.c +++ b/test-tool/test_modesense6_all_pages.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_modesense6_control.c b/test-tool/test_modesense6_control.c index 02d6efa..81fae30 100644 --- a/test-tool/test_modesense6_control.c +++ b/test-tool/test_modesense6_control.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/test-tool/test_modesense6_control_d_sense.c b/test-tool/test_modesense6_control_d_sense.c index 3905cb3..d74d5b4 100644 --- a/test-tool/test_modesense6_control_d_sense.c +++ b/test-tool/test_modesense6_control_d_sense.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/test-tool/test_modesense6_control_swp.c b/test-tool/test_modesense6_control_swp.c index 343ab7c..11c66f8 100644 --- a/test-tool/test_modesense6_control_swp.c +++ b/test-tool/test_modesense6_control_swp.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/test-tool/test_modesense6_residuals.c b/test-tool/test_modesense6_residuals.c index 4c9f88f..69f03ee 100644 --- a/test-tool/test_modesense6_residuals.c +++ b/test-tool/test_modesense6_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_multipathio_compareandwrite.c b/test-tool/test_multipathio_compareandwrite.c index f14da9f..96c47ce 100644 --- a/test-tool/test_multipathio_compareandwrite.c +++ b/test-tool/test_multipathio_compareandwrite.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_multipathio_reset.c b/test-tool/test_multipathio_reset.c index 63191dc..e00aa18 100644 --- a/test-tool/test_multipathio_reset.c +++ b/test-tool/test_multipathio_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_multipathio_simple.c b/test-tool/test_multipathio_simple.c index 2a9f38e..697d2ea 100644 --- a/test-tool/test_multipathio_simple.c +++ b/test-tool/test_multipathio_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_nomedia_sbc.c b/test-tool/test_nomedia_sbc.c index 33bac15..0d6ee4a 100644 --- a/test-tool/test_nomedia_sbc.c +++ b/test-tool/test_nomedia_sbc.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_orwrite_0blocks.c b/test-tool/test_orwrite_0blocks.c index c482253..a5f2415 100644 --- a/test-tool/test_orwrite_0blocks.c +++ b/test-tool/test_orwrite_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_orwrite_beyond_eol.c b/test-tool/test_orwrite_beyond_eol.c index ece8bed..64a52f7 100644 --- a/test-tool/test_orwrite_beyond_eol.c +++ b/test-tool/test_orwrite_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_orwrite_dpofua.c b/test-tool/test_orwrite_dpofua.c index 6065ea4..d8ef86d 100644 --- a/test-tool/test_orwrite_dpofua.c +++ b/test-tool/test_orwrite_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_orwrite_simple.c b/test-tool/test_orwrite_simple.c index b33f794..d477f4c 100644 --- a/test-tool/test_orwrite_simple.c +++ b/test-tool/test_orwrite_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_orwrite_verify.c b/test-tool/test_orwrite_verify.c index ac7f462..183ebee 100644 --- a/test-tool/test_orwrite_verify.c +++ b/test-tool/test_orwrite_verify.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_orwrite_wrprotect.c b/test-tool/test_orwrite_wrprotect.c index bcf9e9d..52d09bb 100644 --- a/test-tool/test_orwrite_wrprotect.c +++ b/test-tool/test_orwrite_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch10_0blocks.c b/test-tool/test_prefetch10_0blocks.c index da1505a..e0cd39f 100644 --- a/test-tool/test_prefetch10_0blocks.c +++ b/test-tool/test_prefetch10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch10_beyond_eol.c b/test-tool/test_prefetch10_beyond_eol.c index 0cda4a5..3d2cdd7 100644 --- a/test-tool/test_prefetch10_beyond_eol.c +++ b/test-tool/test_prefetch10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch10_flags.c b/test-tool/test_prefetch10_flags.c index 21fc328..220c7c5 100644 --- a/test-tool/test_prefetch10_flags.c +++ b/test-tool/test_prefetch10_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch10_simple.c b/test-tool/test_prefetch10_simple.c index bcd72e8..6e3f05d 100644 --- a/test-tool/test_prefetch10_simple.c +++ b/test-tool/test_prefetch10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch16_0blocks.c b/test-tool/test_prefetch16_0blocks.c index c7fdb3b..18e6e54 100644 --- a/test-tool/test_prefetch16_0blocks.c +++ b/test-tool/test_prefetch16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch16_beyond_eol.c b/test-tool/test_prefetch16_beyond_eol.c index b93bcdb..5ee2bb8 100644 --- a/test-tool/test_prefetch16_beyond_eol.c +++ b/test-tool/test_prefetch16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch16_flags.c b/test-tool/test_prefetch16_flags.c index d07d7bd..7da4402 100644 --- a/test-tool/test_prefetch16_flags.c +++ b/test-tool/test_prefetch16_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_prefetch16_simple.c b/test-tool/test_prefetch16_simple.c index 5c0b8eb..07964f1 100644 --- a/test-tool/test_prefetch16_simple.c +++ b/test-tool/test_prefetch16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_preventallow_2_itnexuses.c b/test-tool/test_preventallow_2_itnexuses.c index 620a888..98d8f4d 100644 --- a/test-tool/test_preventallow_2_itnexuses.c +++ b/test-tool/test_preventallow_2_itnexuses.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_cold_reset.c b/test-tool/test_preventallow_cold_reset.c index 02352b9..f196219 100644 --- a/test-tool/test_preventallow_cold_reset.c +++ b/test-tool/test_preventallow_cold_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_eject.c b/test-tool/test_preventallow_eject.c index 93336af..d9609b2 100644 --- a/test-tool/test_preventallow_eject.c +++ b/test-tool/test_preventallow_eject.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_itnexus_loss.c b/test-tool/test_preventallow_itnexus_loss.c index 67bc4e8..e28297b 100644 --- a/test-tool/test_preventallow_itnexus_loss.c +++ b/test-tool/test_preventallow_itnexus_loss.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_logout.c b/test-tool/test_preventallow_logout.c index b4054ba..a70b7ea 100644 --- a/test-tool/test_preventallow_logout.c +++ b/test-tool/test_preventallow_logout.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_lun_reset.c b/test-tool/test_preventallow_lun_reset.c index bc05fc0..a1c0957 100644 --- a/test-tool/test_preventallow_lun_reset.c +++ b/test-tool/test_preventallow_lun_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_simple.c b/test-tool/test_preventallow_simple.c index 27c0779..875f9ec 100644 --- a/test-tool/test_preventallow_simple.c +++ b/test-tool/test_preventallow_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_preventallow_warm_reset.c b/test-tool/test_preventallow_warm_reset.c index 3c95df5..c5ec74f 100644 --- a/test-tool/test_preventallow_warm_reset.c +++ b/test-tool/test_preventallow_warm_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_prin_read_keys_simple.c b/test-tool/test_prin_read_keys_simple.c index 5797091..57670b2 100644 --- a/test-tool/test_prin_read_keys_simple.c +++ b/test-tool/test_prin_read_keys_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_prin_read_keys_truncate.c b/test-tool/test_prin_read_keys_truncate.c index 976269c..2de698a 100644 --- a/test-tool/test_prin_read_keys_truncate.c +++ b/test-tool/test_prin_read_keys_truncate.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan Copyright (C) 2018 David Disseldorp diff --git a/test-tool/test_prin_report_caps.c b/test-tool/test_prin_report_caps.c index 8e6c302..5db3037 100644 --- a/test-tool/test_prin_report_caps.c +++ b/test-tool/test_prin_report_caps.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_prin_serviceaction_range.c b/test-tool/test_prin_serviceaction_range.c index 4bc1094..f32830d 100644 --- a/test-tool/test_prin_serviceaction_range.c +++ b/test-tool/test_prin_serviceaction_range.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_prout_clear_simple.c b/test-tool/test_prout_clear_simple.c index c570945..4053b57 100644 --- a/test-tool/test_prout_clear_simple.c +++ b/test-tool/test_prout_clear_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_prout_preempt.c b/test-tool/test_prout_preempt.c index 0c11c33..32edd46 100644 --- a/test-tool/test_prout_preempt.c +++ b/test-tool/test_prout_preempt.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 David Disseldorp diff --git a/test-tool/test_prout_register_simple.c b/test-tool/test_prout_register_simple.c index 275f692..4fda631 100644 --- a/test-tool/test_prout_register_simple.c +++ b/test-tool/test_prout_register_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_prout_reserve_access.c b/test-tool/test_prout_reserve_access.c index 2da88e0..562362f 100644 --- a/test-tool/test_prout_reserve_access.c +++ b/test-tool/test_prout_reserve_access.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_prout_reserve_ownership.c b/test-tool/test_prout_reserve_ownership.c index 1b47758..010a3b4 100644 --- a/test-tool/test_prout_reserve_ownership.c +++ b/test-tool/test_prout_reserve_ownership.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_prout_reserve_simple.c b/test-tool/test_prout_reserve_simple.c index 4f9ebbd..4c46151 100644 --- a/test-tool/test_prout_reserve_simple.c +++ b/test-tool/test_prout_reserve_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Lee Duncan diff --git a/test-tool/test_read10_0blocks.c b/test-tool/test_read10_0blocks.c index 808bc51..71a4a51 100644 --- a/test-tool/test_read10_0blocks.c +++ b/test-tool/test_read10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_read10_beyond_eol.c b/test-tool/test_read10_beyond_eol.c index 7fee33a..e80a6c2 100644 --- a/test-tool/test_read10_beyond_eol.c +++ b/test-tool/test_read10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_read10_dpofua.c b/test-tool/test_read10_dpofua.c index e9edcec..6a2c271 100644 --- a/test-tool/test_read10_dpofua.c +++ b/test-tool/test_read10_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_read10_invalid.c b/test-tool/test_read10_invalid.c index e5eb709..05ea7ce 100644 --- a/test-tool/test_read10_invalid.c +++ b/test-tool/test_read10_invalid.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_read10_rdprotect.c b/test-tool/test_read10_rdprotect.c index 3a6aa25..d90faf6 100644 --- a/test-tool/test_read10_rdprotect.c +++ b/test-tool/test_read10_rdprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_read10_residuals.c b/test-tool/test_read10_residuals.c index 944cc20..1ad6851 100644 --- a/test-tool/test_read10_residuals.c +++ b/test-tool/test_read10_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_read10_simple.c b/test-tool/test_read10_simple.c index 6fd2480..43f2de4 100644 --- a/test-tool/test_read10_simple.c +++ b/test-tool/test_read10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_read12_0blocks.c b/test-tool/test_read12_0blocks.c index 4bcddb8..f96c7d7 100644 --- a/test-tool/test_read12_0blocks.c +++ b/test-tool/test_read12_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read12_beyond_eol.c b/test-tool/test_read12_beyond_eol.c index bdfc53f..219a142 100644 --- a/test-tool/test_read12_beyond_eol.c +++ b/test-tool/test_read12_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read12_dpofua.c b/test-tool/test_read12_dpofua.c index 01d0639..831545c 100644 --- a/test-tool/test_read12_dpofua.c +++ b/test-tool/test_read12_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_read12_rdprotect.c b/test-tool/test_read12_rdprotect.c index dd21aeb..d8c0e30 100644 --- a/test-tool/test_read12_rdprotect.c +++ b/test-tool/test_read12_rdprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read12_residuals.c b/test-tool/test_read12_residuals.c index c2dd0d3..8ac9384 100644 --- a/test-tool/test_read12_residuals.c +++ b/test-tool/test_read12_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read12_simple.c b/test-tool/test_read12_simple.c index 160f82f..6272c1f 100644 --- a/test-tool/test_read12_simple.c +++ b/test-tool/test_read12_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read16_0blocks.c b/test-tool/test_read16_0blocks.c index 20540e2..467a767 100644 --- a/test-tool/test_read16_0blocks.c +++ b/test-tool/test_read16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read16_beyond_eol.c b/test-tool/test_read16_beyond_eol.c index 0a2f4d2..010b6ab 100644 --- a/test-tool/test_read16_beyond_eol.c +++ b/test-tool/test_read16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read16_dpofua.c b/test-tool/test_read16_dpofua.c index a1b124f..33fd295 100644 --- a/test-tool/test_read16_dpofua.c +++ b/test-tool/test_read16_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_read16_rdprotect.c b/test-tool/test_read16_rdprotect.c index 30c3507..f5706ca 100644 --- a/test-tool/test_read16_rdprotect.c +++ b/test-tool/test_read16_rdprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read16_residuals.c b/test-tool/test_read16_residuals.c index 81dc3c3..72fcbf7 100644 --- a/test-tool/test_read16_residuals.c +++ b/test-tool/test_read16_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read16_simple.c b/test-tool/test_read16_simple.c index 30a882d..7807c6e 100644 --- a/test-tool/test_read16_simple.c +++ b/test-tool/test_read16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read6_beyond_eol.c b/test-tool/test_read6_beyond_eol.c index f5dd498..8bb8404 100644 --- a/test-tool/test_read6_beyond_eol.c +++ b/test-tool/test_read6_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_read6_simple.c b/test-tool/test_read6_simple.c index 78f9ec8..7956449 100644 --- a/test-tool/test_read6_simple.c +++ b/test-tool/test_read6_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_readcapacity10_simple.c b/test-tool/test_readcapacity10_simple.c index a0865a0..da92719 100644 --- a/test-tool/test_readcapacity10_simple.c +++ b/test-tool/test_readcapacity10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readcapacity16_alloclen.c b/test-tool/test_readcapacity16_alloclen.c index 7eae153..e0ef5e3 100644 --- a/test-tool/test_readcapacity16_alloclen.c +++ b/test-tool/test_readcapacity16_alloclen.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readcapacity16_protection.c b/test-tool/test_readcapacity16_protection.c index 9bb0922..1ea55a2 100644 --- a/test-tool/test_readcapacity16_protection.c +++ b/test-tool/test_readcapacity16_protection.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readcapacity16_simple.c b/test-tool/test_readcapacity16_simple.c index e1d2865..15b8ac7 100644 --- a/test-tool/test_readcapacity16_simple.c +++ b/test-tool/test_readcapacity16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readcapacity16_support.c b/test-tool/test_readcapacity16_support.c index 698c7d5..d29c160 100644 --- a/test-tool/test_readcapacity16_support.c +++ b/test-tool/test_readcapacity16_support.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readdefectdata10_simple.c b/test-tool/test_readdefectdata10_simple.c index cdcc0c7..8126f1e 100644 --- a/test-tool/test_readdefectdata10_simple.c +++ b/test-tool/test_readdefectdata10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readdefectdata12_simple.c b/test-tool/test_readdefectdata12_simple.c index 358b834..2c53562 100644 --- a/test-tool/test_readdefectdata12_simple.c +++ b/test-tool/test_readdefectdata12_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_readonly_sbc.c b/test-tool/test_readonly_sbc.c index a60f12d..abc475d 100644 --- a/test-tool/test_readonly_sbc.c +++ b/test-tool/test_readonly_sbc.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_receive_copy_results_copy_status.c b/test-tool/test_receive_copy_results_copy_status.c index 307f08f..71af29a 100644 --- a/test-tool/test_receive_copy_results_copy_status.c +++ b/test-tool/test_receive_copy_results_copy_status.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_receive_copy_results_op_params.c b/test-tool/test_receive_copy_results_op_params.c index 6d1e76a..3ae045d 100644 --- a/test-tool/test_receive_copy_results_op_params.c +++ b/test-tool/test_receive_copy_results_op_params.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (c) 2015 SanDisk Corp. diff --git a/test-tool/test_report_supported_opcodes_one_command.c b/test-tool/test_report_supported_opcodes_one_command.c index bb991bc..0f79142 100644 --- a/test-tool/test_report_supported_opcodes_one_command.c +++ b/test-tool/test_report_supported_opcodes_one_command.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_report_supported_opcodes_rctd.c b/test-tool/test_report_supported_opcodes_rctd.c index 81ad5bd..54caca3 100644 --- a/test-tool/test_report_supported_opcodes_rctd.c +++ b/test-tool/test_report_supported_opcodes_rctd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_report_supported_opcodes_servactv.c b/test-tool/test_report_supported_opcodes_servactv.c index 240cb4f..b4dfc6c 100644 --- a/test-tool/test_report_supported_opcodes_servactv.c +++ b/test-tool/test_report_supported_opcodes_servactv.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_report_supported_opcodes_simple.c b/test-tool/test_report_supported_opcodes_simple.c index df84c96..3fb084d 100644 --- a/test-tool/test_report_supported_opcodes_simple.c +++ b/test-tool/test_report_supported_opcodes_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_reserve6_2initiators.c b/test-tool/test_reserve6_2initiators.c index d27a955..89eeea1 100644 --- a/test-tool/test_reserve6_2initiators.c +++ b/test-tool/test_reserve6_2initiators.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_itnexus_loss.c b/test-tool/test_reserve6_itnexus_loss.c index 1b55236..9a35d43 100644 --- a/test-tool/test_reserve6_itnexus_loss.c +++ b/test-tool/test_reserve6_itnexus_loss.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_logout.c b/test-tool/test_reserve6_logout.c index 96f65c0..ab6ff96 100644 --- a/test-tool/test_reserve6_logout.c +++ b/test-tool/test_reserve6_logout.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_lun_reset.c b/test-tool/test_reserve6_lun_reset.c index a645960..ef228ca 100644 --- a/test-tool/test_reserve6_lun_reset.c +++ b/test-tool/test_reserve6_lun_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_simple.c b/test-tool/test_reserve6_simple.c index e63df9b..fd62cf3 100644 --- a/test-tool/test_reserve6_simple.c +++ b/test-tool/test_reserve6_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_target_cold_reset.c b/test-tool/test_reserve6_target_cold_reset.c index 29b5021..4ab3d88 100644 --- a/test-tool/test_reserve6_target_cold_reset.c +++ b/test-tool/test_reserve6_target_cold_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_reserve6_target_warm_reset.c b/test-tool/test_reserve6_target_warm_reset.c index 346d1ca..dbd0af8 100644 --- a/test-tool/test_reserve6_target_warm_reset.c +++ b/test-tool/test_reserve6_target_warm_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_block_erase.c b/test-tool/test_sanitize_block_erase.c index 082b067..15940be 100644 --- a/test-tool/test_sanitize_block_erase.c +++ b/test-tool/test_sanitize_block_erase.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_block_erase_reserved.c b/test-tool/test_sanitize_block_erase_reserved.c index f710dbb..55c85d9 100644 --- a/test-tool/test_sanitize_block_erase_reserved.c +++ b/test-tool/test_sanitize_block_erase_reserved.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_sanitize_crypto_erase.c b/test-tool/test_sanitize_crypto_erase.c index 18a0a35..5cb0680 100644 --- a/test-tool/test_sanitize_crypto_erase.c +++ b/test-tool/test_sanitize_crypto_erase.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_crypto_erase_reserved.c b/test-tool/test_sanitize_crypto_erase_reserved.c index a8ec6dc..c713ab5 100644 --- a/test-tool/test_sanitize_crypto_erase_reserved.c +++ b/test-tool/test_sanitize_crypto_erase_reserved.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_sanitize_exit_failure_mode.c b/test-tool/test_sanitize_exit_failure_mode.c index f7f74f1..db7a128 100644 --- a/test-tool/test_sanitize_exit_failure_mode.c +++ b/test-tool/test_sanitize_exit_failure_mode.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_invalid_serviceaction.c b/test-tool/test_sanitize_invalid_serviceaction.c index e002c9e..27196f4 100644 --- a/test-tool/test_sanitize_invalid_serviceaction.c +++ b/test-tool/test_sanitize_invalid_serviceaction.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_overwrite.c b/test-tool/test_sanitize_overwrite.c index d74eac4..b1d5b98 100644 --- a/test-tool/test_sanitize_overwrite.c +++ b/test-tool/test_sanitize_overwrite.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_overwrite_reserved.c b/test-tool/test_sanitize_overwrite_reserved.c index a6b190f..20a0779 100644 --- a/test-tool/test_sanitize_overwrite_reserved.c +++ b/test-tool/test_sanitize_overwrite_reserved.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_sanitize_readonly.c b/test-tool/test_sanitize_readonly.c index 390c69d..769ee0e 100644 --- a/test-tool/test_sanitize_readonly.c +++ b/test-tool/test_sanitize_readonly.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_reservations.c b/test-tool/test_sanitize_reservations.c index 13345e9..b04a380 100644 --- a/test-tool/test_sanitize_reservations.c +++ b/test-tool/test_sanitize_reservations.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_sanitize_reset.c b/test-tool/test_sanitize_reset.c index fcbf248..89ec870 100644 --- a/test-tool/test_sanitize_reset.c +++ b/test-tool/test_sanitize_reset.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_startstopunit_noloej.c b/test-tool/test_startstopunit_noloej.c index 3bf3470..964836d 100644 --- a/test-tool/test_startstopunit_noloej.c +++ b/test-tool/test_startstopunit_noloej.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_startstopunit_pwrcnd.c b/test-tool/test_startstopunit_pwrcnd.c index 5c4722b..ffb3205 100644 --- a/test-tool/test_startstopunit_pwrcnd.c +++ b/test-tool/test_startstopunit_pwrcnd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_startstopunit_simple.c b/test-tool/test_startstopunit_simple.c index 369bdf5..62ab4b2 100644 --- a/test-tool/test_startstopunit_simple.c +++ b/test-tool/test_startstopunit_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_testunitready_simple.c b/test-tool/test_testunitready_simple.c index d9c0385..59c6396 100644 --- a/test-tool/test_testunitready_simple.c +++ b/test-tool/test_testunitready_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Lee Duncan diff --git a/test-tool/test_unmap_0blocks.c b/test-tool/test_unmap_0blocks.c index 864d574..c911b11 100644 --- a/test-tool/test_unmap_0blocks.c +++ b/test-tool/test_unmap_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_unmap_simple.c b/test-tool/test_unmap_simple.c index b4b71d9..07abdf4 100644 --- a/test-tool/test_unmap_simple.c +++ b/test-tool/test_unmap_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_unmap_vpd.c b/test-tool/test_unmap_vpd.c index 606601f..b243a23 100644 --- a/test-tool/test_unmap_vpd.c +++ b/test-tool/test_unmap_vpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_0blocks.c b/test-tool/test_verify10_0blocks.c index ca3b018..069b779 100644 --- a/test-tool/test_verify10_0blocks.c +++ b/test-tool/test_verify10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_beyond_eol.c b/test-tool/test_verify10_beyond_eol.c index cf9e562..b5db8e3 100644 --- a/test-tool/test_verify10_beyond_eol.c +++ b/test-tool/test_verify10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_dpo.c b/test-tool/test_verify10_dpo.c index 29582e8..868ce76 100644 --- a/test-tool/test_verify10_dpo.c +++ b/test-tool/test_verify10_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_verify10_flags.c b/test-tool/test_verify10_flags.c index 71a36d9..c6afca2 100644 --- a/test-tool/test_verify10_flags.c +++ b/test-tool/test_verify10_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_mismatch.c b/test-tool/test_verify10_mismatch.c index 6aabf04..984c343 100644 --- a/test-tool/test_verify10_mismatch.c +++ b/test-tool/test_verify10_mismatch.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_mismatch_no_cmp.c b/test-tool/test_verify10_mismatch_no_cmp.c index 646b87d..2cada43 100644 --- a/test-tool/test_verify10_mismatch_no_cmp.c +++ b/test-tool/test_verify10_mismatch_no_cmp.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_simple.c b/test-tool/test_verify10_simple.c index 049684d..273cdfb 100644 --- a/test-tool/test_verify10_simple.c +++ b/test-tool/test_verify10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify10_vrprotect.c b/test-tool/test_verify10_vrprotect.c index bed61fe..cd0a7d9 100644 --- a/test-tool/test_verify10_vrprotect.c +++ b/test-tool/test_verify10_vrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_0blocks.c b/test-tool/test_verify12_0blocks.c index 1489d36..90a5bc2 100644 --- a/test-tool/test_verify12_0blocks.c +++ b/test-tool/test_verify12_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_beyond_eol.c b/test-tool/test_verify12_beyond_eol.c index 9692c26..edd0941 100644 --- a/test-tool/test_verify12_beyond_eol.c +++ b/test-tool/test_verify12_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_dpo.c b/test-tool/test_verify12_dpo.c index d63cb89..ff9e298 100644 --- a/test-tool/test_verify12_dpo.c +++ b/test-tool/test_verify12_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_verify12_flags.c b/test-tool/test_verify12_flags.c index 35a8ded..cd4dc0e 100644 --- a/test-tool/test_verify12_flags.c +++ b/test-tool/test_verify12_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_mismatch.c b/test-tool/test_verify12_mismatch.c index d83030f..2f8916c 100644 --- a/test-tool/test_verify12_mismatch.c +++ b/test-tool/test_verify12_mismatch.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_mismatch_no_cmp.c b/test-tool/test_verify12_mismatch_no_cmp.c index 67198f3..7eb02c6 100644 --- a/test-tool/test_verify12_mismatch_no_cmp.c +++ b/test-tool/test_verify12_mismatch_no_cmp.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_simple.c b/test-tool/test_verify12_simple.c index 7d2cc8d..86a1414 100644 --- a/test-tool/test_verify12_simple.c +++ b/test-tool/test_verify12_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify12_vrprotect.c b/test-tool/test_verify12_vrprotect.c index a34557a..bb5416b 100644 --- a/test-tool/test_verify12_vrprotect.c +++ b/test-tool/test_verify12_vrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_0blocks.c b/test-tool/test_verify16_0blocks.c index 61a650f..d7f1d09 100644 --- a/test-tool/test_verify16_0blocks.c +++ b/test-tool/test_verify16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_beyond_eol.c b/test-tool/test_verify16_beyond_eol.c index b0cc2b9..94c45c5 100644 --- a/test-tool/test_verify16_beyond_eol.c +++ b/test-tool/test_verify16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_dpo.c b/test-tool/test_verify16_dpo.c index f2bbf2b..e13318f 100644 --- a/test-tool/test_verify16_dpo.c +++ b/test-tool/test_verify16_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_verify16_flags.c b/test-tool/test_verify16_flags.c index c6b8743..138d476 100644 --- a/test-tool/test_verify16_flags.c +++ b/test-tool/test_verify16_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_mismatch.c b/test-tool/test_verify16_mismatch.c index 74126e4..ebb1d12 100644 --- a/test-tool/test_verify16_mismatch.c +++ b/test-tool/test_verify16_mismatch.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_mismatch_no_cmp.c b/test-tool/test_verify16_mismatch_no_cmp.c index edeae99..897abaf 100644 --- a/test-tool/test_verify16_mismatch_no_cmp.c +++ b/test-tool/test_verify16_mismatch_no_cmp.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_simple.c b/test-tool/test_verify16_simple.c index 55edb7b..2d0b021 100644 --- a/test-tool/test_verify16_simple.c +++ b/test-tool/test_verify16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_verify16_vrprotect.c b/test-tool/test_verify16_vrprotect.c index 7e8e3a8..45ca029 100644 --- a/test-tool/test_verify16_vrprotect.c +++ b/test-tool/test_verify16_vrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write10_0blocks.c b/test-tool/test_write10_0blocks.c index 86b52f3..3bc5957 100644 --- a/test-tool/test_write10_0blocks.c +++ b/test-tool/test_write10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write10_beyond_eol.c b/test-tool/test_write10_beyond_eol.c index b7b4467..b3639e3 100644 --- a/test-tool/test_write10_beyond_eol.c +++ b/test-tool/test_write10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write10_dpofua.c b/test-tool/test_write10_dpofua.c index 18babd7..60573bb 100644 --- a/test-tool/test_write10_dpofua.c +++ b/test-tool/test_write10_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_write10_flags.c b/test-tool/test_write10_flags.c index d8e0365..6529e94 100644 --- a/test-tool/test_write10_flags.c +++ b/test-tool/test_write10_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write10_residuals.c b/test-tool/test_write10_residuals.c index 8e3ab31..7c2628f 100644 --- a/test-tool/test_write10_residuals.c +++ b/test-tool/test_write10_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_write10_simple.c b/test-tool/test_write10_simple.c index cdecb66..647b2e8 100644 --- a/test-tool/test_write10_simple.c +++ b/test-tool/test_write10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write10_wrprotect.c b/test-tool/test_write10_wrprotect.c index 071b189..ce4e925 100644 --- a/test-tool/test_write10_wrprotect.c +++ b/test-tool/test_write10_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write12_0blocks.c b/test-tool/test_write12_0blocks.c index bf2ad67..e53322b 100644 --- a/test-tool/test_write12_0blocks.c +++ b/test-tool/test_write12_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write12_beyond_eol.c b/test-tool/test_write12_beyond_eol.c index b135730..664c9d2 100644 --- a/test-tool/test_write12_beyond_eol.c +++ b/test-tool/test_write12_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write12_dpofua.c b/test-tool/test_write12_dpofua.c index f472d7c..fa263e5 100644 --- a/test-tool/test_write12_dpofua.c +++ b/test-tool/test_write12_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_write12_flags.c b/test-tool/test_write12_flags.c index 1aff3f4..ea97a0b 100644 --- a/test-tool/test_write12_flags.c +++ b/test-tool/test_write12_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write12_residuals.c b/test-tool/test_write12_residuals.c index bb055ad..fef2511 100644 --- a/test-tool/test_write12_residuals.c +++ b/test-tool/test_write12_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_write12_simple.c b/test-tool/test_write12_simple.c index 04c0ea4..4946675 100644 --- a/test-tool/test_write12_simple.c +++ b/test-tool/test_write12_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write12_wrprotect.c b/test-tool/test_write12_wrprotect.c index 1133771..007aecd 100644 --- a/test-tool/test_write12_wrprotect.c +++ b/test-tool/test_write12_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write16_0blocks.c b/test-tool/test_write16_0blocks.c index 2bd371c..9896075 100644 --- a/test-tool/test_write16_0blocks.c +++ b/test-tool/test_write16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write16_beyond_eol.c b/test-tool/test_write16_beyond_eol.c index 8c4f537..fbdc984 100644 --- a/test-tool/test_write16_beyond_eol.c +++ b/test-tool/test_write16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write16_dpofua.c b/test-tool/test_write16_dpofua.c index cec7400..b0ab232 100644 --- a/test-tool/test_write16_dpofua.c +++ b/test-tool/test_write16_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_write16_flags.c b/test-tool/test_write16_flags.c index 26902b8..d264f33 100644 --- a/test-tool/test_write16_flags.c +++ b/test-tool/test_write16_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write16_residuals.c b/test-tool/test_write16_residuals.c index 643f9e5..2f2de94 100644 --- a/test-tool/test_write16_residuals.c +++ b/test-tool/test_write16_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_write16_simple.c b/test-tool/test_write16_simple.c index 85adda7..6f6279a 100644 --- a/test-tool/test_write16_simple.c +++ b/test-tool/test_write16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_write16_wrprotect.c b/test-tool/test_write16_wrprotect.c index ee04801..3cd4aa0 100644 --- a/test-tool/test_write16_wrprotect.c +++ b/test-tool/test_write16_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_0blocks.c b/test-tool/test_writeatomic16_0blocks.c index 10253f5..00f6c6b 100644 --- a/test-tool/test_writeatomic16_0blocks.c +++ b/test-tool/test_writeatomic16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_beyond_eol.c b/test-tool/test_writeatomic16_beyond_eol.c index 897cb0f..a385282 100644 --- a/test-tool/test_writeatomic16_beyond_eol.c +++ b/test-tool/test_writeatomic16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_dpofua.c b/test-tool/test_writeatomic16_dpofua.c index 930d299..1e21f09 100644 --- a/test-tool/test_writeatomic16_dpofua.c +++ b/test-tool/test_writeatomic16_dpofua.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_simple.c b/test-tool/test_writeatomic16_simple.c index fdca9a6..d8f67fc 100644 --- a/test-tool/test_writeatomic16_simple.c +++ b/test-tool/test_writeatomic16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_vpd.c b/test-tool/test_writeatomic16_vpd.c index c2796f8..8cc7ada 100644 --- a/test-tool/test_writeatomic16_vpd.c +++ b/test-tool/test_writeatomic16_vpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/test-tool/test_writeatomic16_wrprotect.c b/test-tool/test_writeatomic16_wrprotect.c index 2f5cc95..1a0623e 100644 --- a/test-tool/test_writeatomic16_wrprotect.c +++ b/test-tool/test_writeatomic16_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_0blocks.c b/test-tool/test_writesame10_0blocks.c index 2bc7270..6c79ca2 100644 --- a/test-tool/test_writesame10_0blocks.c +++ b/test-tool/test_writesame10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_beyond_eol.c b/test-tool/test_writesame10_beyond_eol.c index 72b59e8..fd4ce0f 100644 --- a/test-tool/test_writesame10_beyond_eol.c +++ b/test-tool/test_writesame10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_check.c b/test-tool/test_writesame10_check.c index 0cd1990..aed9d45 100644 --- a/test-tool/test_writesame10_check.c +++ b/test-tool/test_writesame10_check.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2016 David Disseldorp Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_invalid_dataout_size.c b/test-tool/test_writesame10_invalid_dataout_size.c index 119d786..3c8997d 100644 --- a/test-tool/test_writesame10_invalid_dataout_size.c +++ b/test-tool/test_writesame10_invalid_dataout_size.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_simple.c b/test-tool/test_writesame10_simple.c index 405854c..d928701 100644 --- a/test-tool/test_writesame10_simple.c +++ b/test-tool/test_writesame10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_unmap.c b/test-tool/test_writesame10_unmap.c index 4da6a95..540857f 100644 --- a/test-tool/test_writesame10_unmap.c +++ b/test-tool/test_writesame10_unmap.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_unmap_unaligned.c b/test-tool/test_writesame10_unmap_unaligned.c index e0c19df..117cca1 100644 --- a/test-tool/test_writesame10_unmap_unaligned.c +++ b/test-tool/test_writesame10_unmap_unaligned.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_unmap_until_end.c b/test-tool/test_writesame10_unmap_until_end.c index 6542e67..0210961 100644 --- a/test-tool/test_writesame10_unmap_until_end.c +++ b/test-tool/test_writesame10_unmap_until_end.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_unmap_vpd.c b/test-tool/test_writesame10_unmap_vpd.c index b6915a2..392135b 100644 --- a/test-tool/test_writesame10_unmap_vpd.c +++ b/test-tool/test_writesame10_unmap_vpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame10_wrprotect.c b/test-tool/test_writesame10_wrprotect.c index 91314da..b822bcb 100644 --- a/test-tool/test_writesame10_wrprotect.c +++ b/test-tool/test_writesame10_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_0blocks.c b/test-tool/test_writesame16_0blocks.c index 90cc88b..cdc2cc4 100644 --- a/test-tool/test_writesame16_0blocks.c +++ b/test-tool/test_writesame16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_beyond_eol.c b/test-tool/test_writesame16_beyond_eol.c index 6759883..cf0de24 100644 --- a/test-tool/test_writesame16_beyond_eol.c +++ b/test-tool/test_writesame16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_check.c b/test-tool/test_writesame16_check.c index a1bfad4..3f4f275 100644 --- a/test-tool/test_writesame16_check.c +++ b/test-tool/test_writesame16_check.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2016 David Disseldorp Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_invalid_dataout_size.c b/test-tool/test_writesame16_invalid_dataout_size.c index a2e22bb..fe2c3a4 100644 --- a/test-tool/test_writesame16_invalid_dataout_size.c +++ b/test-tool/test_writesame16_invalid_dataout_size.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_simple.c b/test-tool/test_writesame16_simple.c index 165357f..cc5a47a 100644 --- a/test-tool/test_writesame16_simple.c +++ b/test-tool/test_writesame16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_unmap.c b/test-tool/test_writesame16_unmap.c index dc06892..9033e41 100644 --- a/test-tool/test_writesame16_unmap.c +++ b/test-tool/test_writesame16_unmap.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_unmap_unaligned.c b/test-tool/test_writesame16_unmap_unaligned.c index e9a775c..e2db28c 100644 --- a/test-tool/test_writesame16_unmap_unaligned.c +++ b/test-tool/test_writesame16_unmap_unaligned.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_unmap_until_end.c b/test-tool/test_writesame16_unmap_until_end.c index ff2a5dd..6b18c1f 100644 --- a/test-tool/test_writesame16_unmap_until_end.c +++ b/test-tool/test_writesame16_unmap_until_end.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_unmap_vpd.c b/test-tool/test_writesame16_unmap_vpd.c index ab4496b..e39bbec 100644 --- a/test-tool/test_writesame16_unmap_vpd.c +++ b/test-tool/test_writesame16_unmap_vpd.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writesame16_wrprotect.c b/test-tool/test_writesame16_wrprotect.c index cb7ef34..6d419cb 100644 --- a/test-tool/test_writesame16_wrprotect.c +++ b/test-tool/test_writesame16_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_0blocks.c b/test-tool/test_writeverify10_0blocks.c index 6f3139c..9ea950b 100644 --- a/test-tool/test_writeverify10_0blocks.c +++ b/test-tool/test_writeverify10_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_beyond_eol.c b/test-tool/test_writeverify10_beyond_eol.c index 3c34105..eaf510b 100644 --- a/test-tool/test_writeverify10_beyond_eol.c +++ b/test-tool/test_writeverify10_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_dpo.c b/test-tool/test_writeverify10_dpo.c index dffa41c..a4ebacb 100644 --- a/test-tool/test_writeverify10_dpo.c +++ b/test-tool/test_writeverify10_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_flags.c b/test-tool/test_writeverify10_flags.c index 74df6c3..102cd76 100644 --- a/test-tool/test_writeverify10_flags.c +++ b/test-tool/test_writeverify10_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_residuals.c b/test-tool/test_writeverify10_residuals.c index 48d206e..fbc6eef 100644 --- a/test-tool/test_writeverify10_residuals.c +++ b/test-tool/test_writeverify10_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_simple.c b/test-tool/test_writeverify10_simple.c index ee0e24b..934facd 100644 --- a/test-tool/test_writeverify10_simple.c +++ b/test-tool/test_writeverify10_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify10_wrprotect.c b/test-tool/test_writeverify10_wrprotect.c index 84d8f73..e192938 100644 --- a/test-tool/test_writeverify10_wrprotect.c +++ b/test-tool/test_writeverify10_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_0blocks.c b/test-tool/test_writeverify12_0blocks.c index 3b7a1bc..71326f1 100644 --- a/test-tool/test_writeverify12_0blocks.c +++ b/test-tool/test_writeverify12_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_beyond_eol.c b/test-tool/test_writeverify12_beyond_eol.c index 22687df..f9391c1 100644 --- a/test-tool/test_writeverify12_beyond_eol.c +++ b/test-tool/test_writeverify12_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_dpo.c b/test-tool/test_writeverify12_dpo.c index eedcc91..1910135 100644 --- a/test-tool/test_writeverify12_dpo.c +++ b/test-tool/test_writeverify12_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_flags.c b/test-tool/test_writeverify12_flags.c index 66043e1..386f476 100644 --- a/test-tool/test_writeverify12_flags.c +++ b/test-tool/test_writeverify12_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_residuals.c b/test-tool/test_writeverify12_residuals.c index f4b4ee6..c78c368 100644 --- a/test-tool/test_writeverify12_residuals.c +++ b/test-tool/test_writeverify12_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_simple.c b/test-tool/test_writeverify12_simple.c index 3f94b09..145ed45 100644 --- a/test-tool/test_writeverify12_simple.c +++ b/test-tool/test_writeverify12_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify12_wrprotect.c b/test-tool/test_writeverify12_wrprotect.c index 23824d6..d9ef427 100644 --- a/test-tool/test_writeverify12_wrprotect.c +++ b/test-tool/test_writeverify12_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_0blocks.c b/test-tool/test_writeverify16_0blocks.c index 987aa86..d7932f4 100644 --- a/test-tool/test_writeverify16_0blocks.c +++ b/test-tool/test_writeverify16_0blocks.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_beyond_eol.c b/test-tool/test_writeverify16_beyond_eol.c index 2903a16..f2b79a6 100644 --- a/test-tool/test_writeverify16_beyond_eol.c +++ b/test-tool/test_writeverify16_beyond_eol.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_dpo.c b/test-tool/test_writeverify16_dpo.c index a6419c8..2fb2193 100644 --- a/test-tool/test_writeverify16_dpo.c +++ b/test-tool/test_writeverify16_dpo.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_flags.c b/test-tool/test_writeverify16_flags.c index 9831b81..a957485 100644 --- a/test-tool/test_writeverify16_flags.c +++ b/test-tool/test_writeverify16_flags.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_residuals.c b/test-tool/test_writeverify16_residuals.c index 4eb6406..4d45ec8 100644 --- a/test-tool/test_writeverify16_residuals.c +++ b/test-tool/test_writeverify16_residuals.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_simple.c b/test-tool/test_writeverify16_simple.c index e64d417..4137642 100644 --- a/test-tool/test_writeverify16_simple.c +++ b/test-tool/test_writeverify16_simple.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/test-tool/test_writeverify16_wrprotect.c b/test-tool/test_writeverify16_wrprotect.c index e51ed32..41afc4e 100644 --- a/test-tool/test_writeverify16_wrprotect.c +++ b/test-tool/test_writeverify16_wrprotect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 Ronnie Sahlberg diff --git a/tests/prog_header_digest.c b/tests/prog_header_digest.c index 4f39191..495fe37 100644 --- a/tests/prog_header_digest.c +++ b/tests/prog_header_digest.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/tests/prog_noop_reply.c b/tests/prog_noop_reply.c index 53072c8..0e0566e 100644 --- a/tests/prog_noop_reply.c +++ b/tests/prog_noop_reply.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/tests/prog_read_all_pdus.c b/tests/prog_read_all_pdus.c index 106c16b..e56c771 100644 --- a/tests/prog_read_all_pdus.c +++ b/tests/prog_read_all_pdus.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2016 by Ronnie Sahlberg diff --git a/tests/prog_readwrite_iov.c b/tests/prog_readwrite_iov.c index 49d556f..7d46e05 100644 --- a/tests/prog_readwrite_iov.c +++ b/tests/prog_readwrite_iov.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/tests/prog_reconnect.c b/tests/prog_reconnect.c index 99e5f41..5d3a426 100644 --- a/tests/prog_reconnect.c +++ b/tests/prog_reconnect.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/tests/prog_reconnect_timeout.c b/tests/prog_reconnect_timeout.c index 07270b5..542dc67 100644 --- a/tests/prog_reconnect_timeout.c +++ b/tests/prog_reconnect_timeout.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/tests/prog_timeout.c b/tests/prog_timeout.c index 12496a7..bbe0c67 100644 --- a/tests/prog_timeout.c +++ b/tests/prog_timeout.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2015 by Ronnie Sahlberg diff --git a/utils/iscsi-inq.c b/utils/iscsi-inq.c index 2702342..cdc4535 100644 --- a/utils/iscsi-inq.c +++ b/utils/iscsi-inq.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/utils/iscsi-ls.c b/utils/iscsi-ls.c index 95ab1a6..698318b 100644 --- a/utils/iscsi-ls.c +++ b/utils/iscsi-ls.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2010 by Ronnie Sahlberg diff --git a/utils/iscsi-perf.c b/utils/iscsi-perf.c index 7e0f145..856a9ed 100644 --- a/utils/iscsi-perf.c +++ b/utils/iscsi-perf.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2014-2015 by Peter Lieven diff --git a/utils/iscsi-readcapacity16.c b/utils/iscsi-readcapacity16.c index 32f7a85..48c6d00 100644 --- a/utils/iscsi-readcapacity16.c +++ b/utils/iscsi-readcapacity16.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2012 by Peter Lieven Copyright (C) 2010 by Ronnie Sahlberg diff --git a/utils/iscsi-swp.c b/utils/iscsi-swp.c index fc6f224..c67d4c3 100644 --- a/utils/iscsi-swp.c +++ b/utils/iscsi-swp.c @@ -1,4 +1,3 @@ -/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */ /* Copyright (C) 2013 by Ronnie Sahlberg