From: Wentao Cai Date: Wed, 20 Mar 2019 07:09:01 +0000 (-0700) Subject: Staging: unisys: Correct malformed SPDX-License-Identifier X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a7265633683c71e96fee5e5f21909c8e63932d1b;p=openwrt%2Fstaging%2Fblogic.git Staging: unisys: Correct malformed SPDX-License-Identifier Correct SPDX-License-Identifier comment characters to silence checkpatch.pl warning: WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 Signed-off-by: Wentao Cai Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h index 45c785d80ce4..9ef812c0bc42 100644 --- a/drivers/staging/unisys/include/iochannel.h +++ b/drivers/staging/unisys/include/iochannel.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010 - 2016 UNISYS CORPORATION * All rights reserved.