]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: ntb_netdev: add SPDX tag and remove boilerplate license text
authorOskar Ray-Frayssinet <rayfraytech@gmail.com>
Wed, 18 Mar 2026 21:11:53 +0000 (22:11 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Mar 2026 00:17:32 +0000 (17:17 -0700)
commitb29580d58be6d4d24d66c89d9bea96db342cff00
treebc5b6336955a4a1c49a1e011cbd39581f1e25c48
parent031f090084839ff2454d05e342ec09a6f38f1797
net: ntb_netdev: add SPDX tag and remove boilerplate license text

Add SPDX-License-Identifier tag to reflect the dual
GPL-2.0-only/BSD-3-Clause license, remove the redundant
boilerplate license text and contact information, keeping
only the driver description.

Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@gmail.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Link: https://patch.msgid.link/20260318211153.9460-1-rayfraytech@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ntb_netdev.c