
29 Sep
2008
29 Sep
'08
11:15 a.m.
Dear Heiko Schocher,
In message 48E089B7.8020201@denx.de you wrote:
also fix CodingStyle issues for the LM75
Signed-off-by: Heiko Schocher hs@denx.de
drivers/hwmon/lm75.c | 228 +++++++++++++++++++++++--------------------------- 1 files changed, 105 insertions(+), 123 deletions(-)
diff --git a/drivers/hwmon/lm75.c b/drivers/hwmon/lm75.c index 67a18f6..b95601d 100644 --- a/drivers/hwmon/lm75.c +++ b/drivers/hwmon/lm75.c @@ -50,159 +50,141 @@
int dtt_read(int sensor, int reg) {
- int dlen;
- uchar data[2];
- int dlen;
- uchar data[2];
Please split your additions and any code clean up into separate patches. As is, it's impossible to see what you actually changed.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
If it went on at this rate, in several billion years he'd be rich
beyond his wildest dreams! - Terry Pratchett, _Soul Music_