вт, 18 июн. 2024 г. в 17:08, Mark Brown <broonie@xxxxxxxxxx>: > > On Tue, Jun 18, 2024 at 04:59:52PM +0300, Dzmitry Sankouski wrote: > > > index 000000000000..3c58a1bd2262 > > --- /dev/null > > +++ b/drivers/regulator/s2dos05-regulator.c > > @@ -0,0 +1,362 @@ > > +// SPDX-License-Identifier: GPL-2.0+ > > +/* > > + * s2dos05.c - Regulator driver for the Samsung s2dos05 > > + * > > Please make the entire comment a C++ one so things look more > intentional. > Do you mean enclosing the first line (license identifier) in /* */ style comment?