From: Jean Delvare Date: Tue, 1 May 2007 21:26:29 +0000 (+0200) Subject: i2c-parport: Optimize binary size X-Git-Tag: v2.6.22-rc1~1081^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacf2269b6cde2ff2c29a13dff5ce6886ff1dc73;p=pandora-kernel.git i2c-parport: Optimize binary size Initialize the fields of the i2c_adapter structure individually, rather than copying a whole static template structure. This shaves off 474 bytes or 14% (on i386) from the binary size. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed