From: Joe Perches Date: Fri, 21 Feb 2014 22:46:43 +0000 (-0800) Subject: ath9k: Use static const X-Git-Tag: v3.15-rc1~113^2~159^2^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2120ac96744f9517f19241b7c0adb796eeb53eb6;p=pandora-kernel.git ath9k: Use static const Trivially reduces text size too. $ size drivers/net/wireless/ath/ath9k/debug.o* text data bss dec hex filename 34436 2528 5128 42092 a46c drivers/net/wireless/ath/ath9k/debug.o.new 34464 2528 5128 42120 a488 drivers/net/wireless/ath/ath9k/debug.o.old Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed