ahci: Changing two module params with static and __read_mostly
authorChuansheng Liu <chuansheng.liu@intel.com>
Wed, 18 Sep 2013 12:21:49 +0000 (20:21 +0800)
committerTejun Heo <tj@kernel.org>
Sun, 22 Sep 2013 16:53:16 +0000 (12:53 -0400)
Here module parameters ahci_em_messages and devslp_idle_timeout can
be set as static and __read_mostly.

Signed-off-by: Liu, Chuansheng <chuansheng.liu@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found