[lm-sensors] [PATCH 57/82] hwmon: (sch56xx-common) Fix multi-line comments
Guenter Roeck
linux at roeck-us.net
Fri Jan 20 00:55:51 CET 2012
Signed-off-by: Guenter Roeck <linux at roeck-us.net>
---
drivers/hwmon/sch56xx-common.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/hwmon/sch56xx-common.c b/drivers/hwmon/sch56xx-common.c
index fac32ee..9aac461 100644
--- a/drivers/hwmon/sch56xx-common.c
+++ b/drivers/hwmon/sch56xx-common.c
@@ -1,4 +1,5 @@
-/***************************************************************************
+/*
+ ***************************************************************************
* Copyright (C) 2010-2011 Hans de Goede <hdegoede at redhat.com> *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -15,7 +16,8 @@
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
- ***************************************************************************/
+ ***************************************************************************
+ */
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--
1.7.5.4
More information about the lm-sensors
mailing list