Re: [PATCH 1/3] staging: hwmon: Fix SPACING errors

2018-06-12 Thread Guenter Roeck
On Tue, Jun 12, 2018 at 08:56:58PM +0200, Jakob Albert wrote: > Fix SPACING errors in drivers/hwmon/nct7904.c reported by checkpatch.pl > Subject for all patches in this series should be hwmon: (nct7904) There is no need to reference the file name in the patch description. It is obvious from

Re: [PATCH 1/3] staging: hwmon: Fix SPACING errors

2018-06-12 Thread Greg KH
On Tue, Jun 12, 2018 at 08:56:58PM +0200, Jakob Albert wrote: > Fix SPACING errors in drivers/hwmon/nct7904.c reported by checkpatch.pl > > Signed-off-by: Lorenz Kaestle > Signed-off-by: Jakob Albert > --- > drivers/hwmon/nct7904.c | 12 ++-- > 1 file changed, 6 insertions(+), 6

[PATCH 1/3] staging: hwmon: Fix SPACING errors

2018-06-12 Thread Jakob Albert
Fix SPACING errors in drivers/hwmon/nct7904.c reported by checkpatch.pl Signed-off-by: Lorenz Kaestle Signed-off-by: Jakob Albert --- drivers/hwmon/nct7904.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/hwmon/nct7904.c b/drivers/hwmon/nct7904.c index