mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 02:19:51 +00:00
Strictly, an SPDX identifier requires a space between the comment marker and the identifier itself. This has been addressed inb69c21738e("treewide: add space before SPDX identifier"), but some new malformatted identifiers were merged recently. This could have been prevented by using checkpatch.pl earlier. Fixes:1a775a4fd0("ipq806x: add support for TP-Link Talon AD7200") Fixes:8ddaeaf642("ipq806x: create DTSI for TP-Link AD7200 and C2600") Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>