Skip to content

Commit dbaf100

Browse files
nishadkamdarcohuck
authored andcommitted
vfio-ccw: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header file related to S/390 common i/o drivers. It assigns explicit block comment to the SPDX License Identifier. Changes made by using a script provided by Joe Perches here: https://lkml.org/lkml/2019/2/7/46. Fixes: 3cd9021 ("vfio: ccw: add tracepoints for interesting error paths") Suggested-by: Joe Perches <[email protected]> Signed-off-by: Nishad Kamdar <[email protected]> Message-Id: <20191225122054.GA4598@nishad> Signed-off-by: Cornelia Huck <[email protected]>
1 parent d1eef1c commit dbaf100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/s390/cio/vfio_ccw_trace.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* SPDX-License-Identifier: GPL-2.0
2-
* Tracepoints for vfio_ccw driver
1+
/* SPDX-License-Identifier: GPL-2.0 */
2+
/* Tracepoints for vfio_ccw driver
33
*
44
* Copyright IBM Corp. 2018
55
*

0 commit comments

Comments
 (0)