commit | 86749e8512d2c37618dc5814ef41abbf168f291b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Jul 29 12:15:29 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 29 13:12:51 2005 -0700 |
tree | bbb3b986e90a234a26b46ba30807bf0b62722138 | |
parent | 0cacdf298211ec9e87354cf102f20d070e76e075 [diff] |
[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>