RE: [PATCH v3 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate

From: Alim Akhtar
Date: Thu Jun 11 2020 - 11:53:06 EST


Hi Bean

> -----Original Message-----
> From: Bean Huo <huobean@xxxxxxxxx>
> Sent: 06 June 2020 01:35
> To: alim.akhtar@xxxxxxxxxxx; avri.altman@xxxxxxx;
> asutoshd@xxxxxxxxxxxxxx; jejb@xxxxxxxxxxxxx; martin.petersen@xxxxxxxxxx;
> stanley.chu@xxxxxxxxxxxx; beanhuo@xxxxxxxxxx; bvanassche@xxxxxxx;
> tomas.winkler@xxxxxxxxx; cang@xxxxxxxxxxxxxx; ebiggers@xxxxxxxxxx
> Cc: linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: [PATCH v3 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2
boilerplate
>
> From: Bean Huo <beanhuo@xxxxxxxxxx>
>
> Add SPDX GPL-2.0 to UFS driver files that specified the GPL version 2
license,
> remove the full boilerplate text.
>
> Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx>
> ---
> drivers/scsi/ufs/ufs.h | 27 +--------------------------
> drivers/scsi/ufs/ufshcd-pci.c | 25 +------------------------
> drivers/scsi/ufs/ufshcd-pltfrm.c | 27 +--------------------------
> drivers/scsi/ufs/ufshcd.c | 30 +-----------------------------
> drivers/scsi/ufs/ufshcd.h | 27 +--------------------------
> drivers/scsi/ufs/ufshci.h | 27 +--------------------------
> 6 files changed, 6 insertions(+), 157 deletions(-)
>
Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>

> --
> 2.17.1