Commit cf949bbe authored by Avri Altman's avatar Avri Altman Committed by Martin K. Petersen
Browse files

scsi: ufs: uapi: Fix SPDX license identifier



Added 'WITH Linux-syscall-note' exception which is the officially assigned
exception identifier for the kernel syscall exception.  This exception
makes it possible to include GPL headers into non GPL code without
confusing license compliance tools.

Fixes: a851b2bd (scsi: uapi: ufs: Make utp_upiu_req visible to user space)
Signed-off-by: default avatarAvri Altman <avri.altman@wdc.com>
Reviewed-by: default avatarPedro Sousa <pedrom.sousa@synopsys.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 8808b4e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
/*
 * UFS Transport SGIO v4 BSG Message Support
 * UFS Transport SGIO v4 BSG Message Support
 *
 *