aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-05-01 12:14:01 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2019-05-21 06:16:22 -0400
commit390363c1dd69189f2ab82a6ae992ab64cb5b6c96 (patch)
tree17c01b958b12f3f7163d4ad25e4ef84f0dee190e /drivers
parentscsi: scsi_transport_iscsi: switch to SPDX tags (diff)
downloadlinux-dev-390363c1dd69189f2ab82a6ae992ab64cb5b6c96.tar.xz
linux-dev-390363c1dd69189f2ab82a6ae992ab64cb5b6c96.zip
scsi: scsi_transport_sas: switch to SPDX tags
Use the the GPLv2 SPDX tag instead of a free form blurb. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '')
-rw-r--r--drivers/scsi/scsi_transport_sas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_transport_sas.c b/drivers/scsi/scsi_transport_sas.c
index 60f1a81d2034..fbfe01b06eb3 100644
--- a/drivers/scsi/scsi_transport_sas.c
+++ b/drivers/scsi/scsi_transport_sas.c
@@ -1,6 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2005-2006 Dell Inc.
- * Released under GPL v2.
*
* Serial Attached SCSI (SAS) transport class.
*