From: Chuansheng Liu Date: Wed, 18 Sep 2013 12:21:49 +0000 (+0800) Subject: ahci: Changing two module params with static and __read_mostly X-Git-Tag: v3.13-rc1~115^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed08d40cdec45f3f1071fa4679127d4b76dc8986;p=pandora-kernel.git ahci: Changing two module params with static and __read_mostly Here module parameters ahci_em_messages and devslp_idle_timeout can be set as static and __read_mostly. Signed-off-by: Liu, Chuansheng Signed-off-by: Tejun Heo --- Reading git-diff-tree failed