[LTP] [PATCH] lib: tst_kconfig: Add runtime checks
Cyril Hrubis
chrubis@suse.cz
Thu Mar 26 15:38:39 CET 2026
Hi!
> > +// SPDX-License-Identifier: GPL-2.0-or-later
> nit: please use /* */ otherwise checkpatch complains.
Hmm, so apparently kernel has a bit crazy rule that the SPDX has to be
between /* */ in headers and start with // in C sources. Because of some
tooling that parses kernel headers couldn't handle //.
I do not think that there will be any tooling parsing LTP internal
headers. Maybe we can silence that rule in checkpatch?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list