mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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 <khali@linux-fr.org>
This commit is contained in:
parent
3c4bb241d3
commit
cacf2269b6
1 changed files with 5 additions and 8 deletions
Loading…
Add table
Add a link
Reference in a new issue