提交 f404c3ec 编写于 作者: R Richard Guy Briggs 提交者: Johannes Berg

rfkill: fix spelling mistake contidion to condition

This came about while trying to determine if there would be any pattern
match on contid, a new audit container identifier internal variable.
This was the only one.
Signed-off-by: NRichard Guy Briggs <rgb@redhat.com>
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
上级 050cdc6c
...@@ -510,8 +510,8 @@ void rfkill_remove_epo_lock(void) ...@@ -510,8 +510,8 @@ void rfkill_remove_epo_lock(void)
/** /**
* rfkill_is_epo_lock_active - returns true EPO is active * rfkill_is_epo_lock_active - returns true EPO is active
* *
* Returns 0 (false) if there is NOT an active EPO contidion, * Returns 0 (false) if there is NOT an active EPO condition,
* and 1 (true) if there is an active EPO contition, which * and 1 (true) if there is an active EPO condition, which
* locks all radios in one of the BLOCKED states. * locks all radios in one of the BLOCKED states.
* *
* Can be called in atomic context. * Can be called in atomic context.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册