aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2012-01-04 17:27:19 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-01-05 11:19:36 -0500
commit91c8eabef1b52ef12c49ddea14152aadd9830a35 (patch)
tree6cc476bf69765f94627a08c631d325c79cfc1561
parenta01a68472cb6bf9de31e1980399dd09baeab0d38 (diff)
max1111.c: fix checkpatch warning
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
-rw-r--r--drivers/hwmon/max1111.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/max1111.c b/drivers/hwmon/max1111.c
index c97b78ef911..84ef3a89870 100644
--- a/drivers/hwmon/max1111.c
+++ b/drivers/hwmon/max1111.c
@@ -6,7 +6,7 @@
6 * Copyright (C) 2004-2005 Richard Purdie 6 * Copyright (C) 2004-2005 Richard Purdie
7 * 7 *
8 * Copyright (C) 2008 Marvell International Ltd. 8 * Copyright (C) 2008 Marvell International Ltd.
9 * Eric Miao <eric.miao@marvell.com> 9 * Eric Miao <eric.miao@marvell.com>
10 * 10 *
11 * This program is free software; you can redistribute it and/or modify 11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as 12 * it under the terms of the GNU General Public License version 2 as