提交 2dd9789c 编写于 作者: H Himanshu Jha 提交者: Rafael J. Wysocki

freezer: Fix typo in freezable_schedule_timeout() comment

Signed-off-by: NHimanshu Jha <himanshujha199640@gmail.com>
Acked-by: NLuis R. Rodriguez <mcgrof@kernel.org>
Acked-by: NPavel Machek <pavel@ucw.cz>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 95b982b4
...@@ -181,7 +181,7 @@ static inline void freezable_schedule_unsafe(void) ...@@ -181,7 +181,7 @@ static inline void freezable_schedule_unsafe(void)
} }
/* /*
* Like freezable_schedule_timeout(), but should not block the freezer. Do not * Like schedule_timeout(), but should not block the freezer. Do not
* call this with locks held. * call this with locks held.
*/ */
static inline long freezable_schedule_timeout(long timeout) static inline long freezable_schedule_timeout(long timeout)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册