]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] I2C: missing new lines in i2c-core messages
authorJean Delvare <khali@linux-fr.org>
Fri, 29 Jul 2005 19:15:29 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:51 +0000 (13:12 -0700)
commit86749e8512d2c37618dc5814ef41abbf168f291b
treebbb3b986e90a234a26b46ba30807bf0b62722138
parent0cacdf298211ec9e87354cf102f20d070e76e075
[PATCH] I2C: missing new lines in i2c-core messages

Two log messages lack their trailing new line in i2c-core. I'd swear I had
fixed them already, but it seems not. Bonus: improved coding style.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/i2c/i2c-core.c