From: Pavan Nikhilesh Date: Mon, 23 Apr 2018 12:38:33 +0000 (+0530) Subject: event/octeontx: fix SPDX tag placement X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=db6a330baac5dcec72813f7a481025694a17325b;p=dpdk.git event/octeontx: fix SPDX tag placement Fixes: fd5baf09cdf9 ("event/octeontx: probe timvf PCIe devices") Signed-off-by: Pavan Nikhilesh Acked-by: Hemant Agrawal --- diff --git a/drivers/event/octeontx/timvf_evdev.c b/drivers/event/octeontx/timvf_evdev.c index b461209c2b..c4fbd2d868 100644 --- a/drivers/event/octeontx/timvf_evdev.c +++ b/drivers/event/octeontx/timvf_evdev.c @@ -1,5 +1,4 @@ -/* - * SPDX-License-Identifier: BSD-3-Clause +/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Cavium, Inc */ diff --git a/drivers/event/octeontx/timvf_evdev.h b/drivers/event/octeontx/timvf_evdev.h index c31e3c0f95..0185593f1e 100644 --- a/drivers/event/octeontx/timvf_evdev.h +++ b/drivers/event/octeontx/timvf_evdev.h @@ -1,5 +1,4 @@ -/* - * SPDX-License-Identifier: BSD-3-Clause +/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Cavium, Inc */ diff --git a/drivers/event/octeontx/timvf_worker.c b/drivers/event/octeontx/timvf_worker.c index e681bc6b8c..50790e199a 100644 --- a/drivers/event/octeontx/timvf_worker.c +++ b/drivers/event/octeontx/timvf_worker.c @@ -1,5 +1,4 @@ -/* - * SPDX-License-Identifier: BSD-3-Clause +/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Cavium, Inc */