aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/myrb.h
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2019-12-28 11:25:38 +0530
committerMartin K. Petersen <martin.petersen@oracle.com>2020-01-02 21:57:44 -0500
commitfae35c14c4b6f312903ecc19597c26abdb7a14fc (patch)
tree149edec50e34218c0bcb340553d1159d14a8d198 /drivers/scsi/myrb.h
parentscsi: ufs: Remove the SCSI timeout handler (diff)
downloadlinux-dev-fae35c14c4b6f312903ecc19597c26abdb7a14fc.tar.xz
linux-dev-fae35c14c4b6f312903ecc19597c26abdb7a14fc.zip
scsi: mylex: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header files related to Mylex DAC960/DAC1100 PCI RAID Controllers. It assigns explicit block comment to the SPDX License Identifier. Changes made by using a script provided by Joe Perches here: https://lkml.org/lkml/2019/2/7/46. Link: https://lore.kernel.org/r/88332ad390f985bdebb9f2adaf2d499b0a639753.1577511720.git.nishadkamdar@gmail.com Suggested-by: Joe Perches <joe@perches.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/myrb.h')
-rw-r--r--drivers/scsi/myrb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/myrb.h b/drivers/scsi/myrb.h
index 9289c19fcb2f..fb8eacfceee8 100644
--- a/drivers/scsi/myrb.h
+++ b/drivers/scsi/myrb.h
@@ -1,5 +1,5 @@
-/* SPDX-License-Identifier: GPL-2.0
- *
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
* Linux Driver for Mylex DAC960/AcceleRAID/eXtremeRAID PCI RAID Controllers
*
* Copyright 2017 Hannes Reinecke, SUSE Linux GmbH <hare@suse.com>