commit | 541e6a02768404efb06bd1ea5f33d614732f41fc | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jun 23 22:18:08 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 11 14:10:36 2005 -0700 |
tree | 933f4e7b38580c69e61b8a0002d4e5c129c5abaa | |
parent | 65fc50e50ff9f8b82c3756eccd7e7db6a267ffe9 [diff] |
[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>