While restyling Kconfig the script checkpatch.pl gives
this info:
WARNING: Possible repeated word: 'for'
Fix by changing 'for for' to 'for'.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
config TI_DRA7_THERMAL
bool "Temperature sensor driver for TI dra7xx SOCs"
help
- Enable thermal support for for the Texas Instruments DRA752 SoC family.
+ Enable thermal support for the Texas Instruments DRA752 SoC family.
The driver supports reading CPU temperature.
config TI_LM74_THERMAL