diff options
Diffstat (limited to 'drivers/scsi/osst_detect.h')
| -rw-r--r-- | drivers/scsi/osst_detect.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/scsi/osst_detect.h b/drivers/scsi/osst_detect.h index 21717d0e6974..83c1d4fb11db 100644 --- a/drivers/scsi/osst_detect.h +++ b/drivers/scsi/osst_detect.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  #define SIGS_FROM_OSST \         {"OnStream", "SC-", "", "osst"}, \         {"OnStream", "DI-", "", "osst"}, \ |