From: Jean Delvare Date: Thu, 11 Aug 2005 21:33:24 +0000 (+0200) Subject: [PATCH] I2C: Kill i2c_algorithm.name (1/7) X-Git-Tag: v2.6.14-rc1~752^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=975185880d55676b1352047e82a0cb84173c6c28;p=pandora-kernel.git [PATCH] I2C: Kill i2c_algorithm.name (1/7) The name member of the i2c_algorithm is never used, although all drivers conscientiously fill it. We can drop it completely, this structure doesn't need to have a name. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed