Re: [PATCH] vfio-ccw: Use the correct style for SPDX License Identifier

From: Cornelia Huck
Date: Tue Jan 07 2020 - 04:47:28 EST


On Wed, 25 Dec 2019 17:50:58 +0530
Nishad Kamdar <nishadkamdar@xxxxxxxxx> wrote:

> 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: 3cd90214b70f ("vfio: ccw: add tracepoints for interesting error paths")

> Suggested-by: Joe Perches <joe@xxxxxxxxxxx>
> Signed-off-by: Nishad Kamdar <nishadkamdar@xxxxxxxxx>
> ---
> drivers/s390/cio/vfio_ccw_trace.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, applied.