提交 9628c0ee 编写于 作者: R Rafael J. Wysocki 提交者: Len Brown

Suspend: Fix comment in main.c

Fix a comment in kernel/power/main.c so that it doesn't contain lines
longer that 80 characters.
Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
Acked-by: NPavel Machek <pavel@ucw.cz>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 72df68ca
...@@ -250,8 +250,8 @@ static int suspend_enter(suspend_state_t state) ...@@ -250,8 +250,8 @@ static int suspend_enter(suspend_state_t state)
} }
/** /**
* suspend_devices_and_enter - suspend devices and enter the desired system sleep * suspend_devices_and_enter - suspend devices and enter the desired system
* state. * sleep state.
* @state: state to enter * @state: state to enter
*/ */
int suspend_devices_and_enter(suspend_state_t state) int suspend_devices_and_enter(suspend_state_t state)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册