From: Sven Eckelmann Date: Sun, 23 Nov 2025 11:57:49 +0000 (+0100) Subject: realtek: Fix SPDX license lines in headers X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4f71495a47df99b6356e66183e4685257175cb73;p=openwrt%2Fstaging%2Fxback.git realtek: Fix SPDX license lines in headers Headers must use block-style comments to avoid problems with non-C programming languages which try to use this header file. Signed-off-by: Sven Eckelmann Link: https://github.com/openwrt/openwrt/pull/20906 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h b/target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h index 5a0672206e..ef7650eb6a 100644 --- a/target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h +++ b/target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0-only +/* SPDX-License-Identifier: GPL-2.0-only */ struct __attribute__ ((__packed__)) part { uint16_t start;