]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/scsi/osst_detect.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / drivers / scsi / osst_detect.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#define SIGS_FROM_OSST \
3 {"OnStream", "SC-", "", "osst"}, \
4 {"OnStream", "DI-", "", "osst"}, \
5 {"OnStream", "DP-", "", "osst"}, \
6 {"OnStream", "FW-", "", "osst"}, \
7 {"OnStream", "USB", "", "osst"}