From: Jon Mason Date: Fri, 10 Dec 2010 15:40:04 +0000 (+0000) Subject: s2io: Using static const generally increases object text and decreases data size... X-Git-Tag: v2.6.38-rc1~476^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a564983aff948b9ea8b6e734b3e80b5755d12a;p=pandora-kernel.git 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 Acked-by: Jon Mason Signed-off-by: David S. Miller --- Reading git-diff-tree failed