[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <6118147ea27ab5831956cf9dcad15b241c791420.1532035500.git.rgb@redhat.com>
Date: Fri, 20 Jul 2018 11:35:21 -0400
From: Richard Guy Briggs <rgb@...hat.com>
To: netdev@...r.kernel.org
Cc: Linux-Audit Mailing List <linux-audit@...hat.com>,
Richard Guy Briggs <rgb@...hat.com>
Subject: [PATCH] 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.
Thsi was the only one.
Signed-off-by: Richard Guy Briggs <rgb@...hat.com>
---
net/rfkill/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/rfkill/core.c b/net/rfkill/core.c
index 59d0eb9..e89a009 100644
--- a/net/rfkill/core.c
+++ b/net/rfkill/core.c
@@ -494,7 +494,7 @@ void rfkill_remove_epo_lock(void)
/**
* 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
* locks all radios in one of the BLOCKED states.
*
--
1.8.3.1
Powered by blists - more mailing lists