]> Pileus Git - ~andy/linux/commit
s2io: Using static const generally increases object text and decreases data size...
authorJon Mason <jon.mason@exar.com>
Fri, 10 Dec 2010 15:40:04 +0000 (15:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Dec 2010 19:47:09 +0000 (11:47 -0800)
commit85a564983aff948b9ea8b6e734b3e80b5755d12a
treefa856fca67fa7eab3078c996abe5a02b2ce850ac
parent11410b62cf9bdaed5863696c7994286a900424c7
s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size.

text    data     bss     dec     hex filename
 109387     389   24432  134208   20c40 drivers/net/s2io.o.old
 109358     389   24432  134179   20c23 drivers/net/s2io.o.new

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/s2io.c