Adrian Schmutzler b69c21738e treewide: add space before SPDX identifier
Strictly, an SPDX identifier requires a space between the comment
marker and the identifier itself. The choice of the comment marker
itself is irrelevant.

Correct:

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

Wrong:

//SPDX-License-Identifier: GPL-2.0-or-later OR MIT

Fix that in the whole tree (actually, only ramips contained wrong
uses).

Found by checkpatch.pl

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-11-25 19:34:13 +01:00
..
2020-11-24 15:36:59 +01:00
2020-11-10 13:11:32 +01:00
2020-11-24 15:36:59 +01:00
2020-11-18 21:13:46 +01:00
2020-11-24 15:36:59 +01:00
2020-11-24 15:36:59 +01:00
2020-11-18 21:13:46 +01:00
2020-11-10 13:11:32 +01:00
2020-11-10 13:11:32 +01:00
2020-11-10 13:11:32 +01:00
2020-11-18 21:13:46 +01:00
2020-10-15 17:46:54 +02:00
2020-11-12 18:21:55 +01:00