Re: [PATCH 2/2] hwmon: Remove multiple space after dot

From: Randy Dunlap
Date: Sat Dec 01 2018 - 15:35:49 EST


On 12/1/18 12:27 PM, Joe Perches wrote:
> On Thu, 2018-11-29 at 20:09 +0000, Corentin Labbe wrote:
>> This patch remove extra space after a dot.
> []
>> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> ---
>> drivers/hwmon/Kconfig | 236 +++++++++++++++++++++---------------------
>> 1 file changed, 118 insertions(+), 118 deletions(-)
> []
>> @@ -11,7 +11,7 @@ menuconfig HWMON
>> of a system. Most modern motherboards include such a device. It
>> can include temperature sensors, voltage sensors, fan speed
>> sensors and various additional features such as the ability to
>> - control the speed of the fans. If you want this support you
>> + control the speed of the fans. If you want this support you
>> should say Y here and also to the specific driver(s) for your
>> sensors chip(s) below.
>
> Please no.

Ack. No need for such a patch.


--
~Randy