realtek: Fix SPDX license lines in headers
authorSven Eckelmann <[email protected]>
Sun, 23 Nov 2025 11:57:49 +0000 (12:57 +0100)
committerHauke Mehrtens <[email protected]>
Mon, 24 Nov 2025 23:28:49 +0000 (00:28 +0100)
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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20906
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h

index 5a0672206e3cd710ad765d947bc9d9038c164a02..ef7650eb6abce6c5bdbb6225cc9f52221a5ad427 100644 (file)
@@ -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;