[PATCH v1 08/14] regulator: drivers: Add TI TPS65219 PMIC regulators support

jerome Neanne jneanne at baylibre.com
Fri Jul 22 06:30:11 PDT 2022


> @@ -0,0 +1,414 @@
 > +// SPDX-License-Identifier: GPL-2.0
 > +/*
 > + * tps65219-regulator.c
 > + *

Please make the entire comment a C++ one so things look more
intentional.

checkpatch is complaining about that:

---------------------------------------------------------------------
v5.19-rc6-PB-MSP1/0005-mfd-drivers-Add-TI-TPS65219-PMIC-support.patch
---------------------------------------------------------------------
WARNING: Improper SPDX comment style for 'drivers/mfd/tps65219.c', 
please use '//' instead
#91: FILE: drivers/mfd/tps65219.c:1:
+/* SPDX-License-Identifier: GPL-2.0

Let me know if I should ignore checkpatch recommendations here.



More information about the linux-arm-kernel mailing list