From: Jean Delvare Date: Fri, 29 Jul 2005 19:15:07 +0000 (-0700) Subject: [PATCH] I2C: Missing space in split strings X-Git-Tag: v2.6.13-rc5~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368609c5a8bd75b77721e69726ddfd3c6a30f7d4;p=pandora-kernel.git [PATCH] I2C: Missing space in split strings A few split string in i2c (and now hwmon) drivers lack a joining space, causing them to display incorrectly. This trivial patch fixes that up. Please apply, thanks. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed