提交 180153ef 编写于 作者: W Wei Yongjun 提交者: Corey Minyard

ipmi_si_platform: Fix typo in parameter description

Fix typo in parameter description.

Fixes: 95e300c0 ("ipmi: Make the DMI probe into a generic platform probe")
Signed-off-by: NWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: NCorey Minyard <cminyard@mvista.com>
上级 a638349b
......@@ -40,7 +40,7 @@ MODULE_PARM_DESC(tryacpi, "Setting this to zero will disable the"
#endif
#ifdef CONFIG_OF
module_param_named(tryopenfirmware, si_tryopenfirmware, bool, 0);
MODULE_PARM_DESC(tryacpi, "Setting this to zero will disable the"
MODULE_PARM_DESC(tryopenfirmware, "Setting this to zero will disable the"
" default scan of the interfaces identified via OpenFirmware");
#endif
#ifdef CONFIG_DMI
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册