[PATCH] I2C: Strip trailing whitespace from strings
authorJean Delvare <khali@linux-fr.org>
Thu, 23 Jun 2005 20:18:08 +0000 (22:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 11 Jul 2005 21:10:36 +0000 (14:10 -0700)
commit541e6a02768404efb06bd1ea5f33d614732f41fc
tree933f4e7b38580c69e61b8a0002d4e5c129c5abaa
parent65fc50e50ff9f8b82c3756eccd7e7db6a267ffe9
[PATCH] I2C: Strip trailing whitespace from strings

Here is a simple patch originally from Denis Vlasenko, which strips a
useless trailing whitespace from 8 strings in 4 i2c drivers. Please
apply, thanks.

From: Denis Vlasenko <vda@ilport.com.ua>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/algos/i2c-algo-ite.c
drivers/i2c/busses/i2c-i801.c
drivers/i2c/busses/i2c-piix4.c
drivers/i2c/busses/i2c-sis5595.c