netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] rfkill: fix spelling mistake contidion to condition
@ 2018-07-23 18:47 Richard Guy Briggs
  2018-07-23 19:06 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Guy Briggs @ 2018-07-23 18:47 UTC (permalink / raw)
  To: netdev; +Cc: Linux-Audit Mailing List, Richard Guy Briggs

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: Richard Guy Briggs <rgb@redhat.com>
---
 net/rfkill/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/rfkill/core.c b/net/rfkill/core.c
index a7a4e6f..3aab053 100644
--- a/net/rfkill/core.c
+++ b/net/rfkill/core.c
@@ -508,8 +508,8 @@ 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,
- * and 1 (true) if there is an active EPO contition, which
+ * Returns 0 (false) if there is NOT an active EPO condition,
+ * and 1 (true) if there is an active EPO condition, which
  * locks all radios in one of the BLOCKED states.
  *
  * Can be called in atomic context.
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] rfkill: fix spelling mistake contidion to condition
  2018-07-23 18:47 [PATCH v2] rfkill: fix spelling mistake contidion to condition Richard Guy Briggs
@ 2018-07-23 19:06 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-07-23 19:06 UTC (permalink / raw)
  To: rgb; +Cc: netdev, linux-audit

From: Richard Guy Briggs <rgb@redhat.com>
Date: Mon, 23 Jul 2018 14:47:30 -0400

> 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: Richard Guy Briggs <rgb@redhat.com>

As per MAINTAINERS, rfkill patches should be sent to the linux-wireless
list and the maintainer, Johannes Berg.

Thank you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-23 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 18:47 [PATCH v2] rfkill: fix spelling mistake contidion to condition Richard Guy Briggs
2018-07-23 19:06 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).