public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix typo
@ 2024-05-02 20:11 Aryabhatta Dey
  2024-05-03  7:22 ` Lee Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Aryabhatta Dey @ 2024-05-02 20:11 UTC (permalink / raw)
  To: linux-leds, linux-doc, linux-kernel
  Cc: pavel, lee, corbet, skhan, javier.carrasco.cruz

Change 'dasy-chain' to 'daisy-chain'.

Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
---
 Documentation/leds/leds-blinkm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/leds/leds-blinkm.rst b/Documentation/leds/leds-blinkm.rst
index c74b5bc877b1..2d3c226a371a 100644
--- a/Documentation/leds/leds-blinkm.rst
+++ b/Documentation/leds/leds-blinkm.rst
@@ -7,7 +7,7 @@ The leds-blinkm driver supports the devices of the BlinkM family.
 They are RGB-LED modules driven by a (AT)tiny microcontroller and
 communicate through I2C. The default address of these modules is
 0x09 but this can be changed through a command. By this you could
-dasy-chain up to 127 BlinkMs on an I2C bus.
+daisy-chain up to 127 BlinkMs on an I2C bus.
 
 The device accepts RGB and HSB color values through separate commands.
 Also you can store blinking sequences as "scripts" in
-- 
2.44.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] fix typo
@ 2020-11-09  3:44 n01e0
  0 siblings, 0 replies; 5+ messages in thread
From: n01e0 @ 2020-11-09  3:44 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: mcgrof, keescook, yzaikin, n01e0

From: n01e0 <noleo@vanillabeans.mobi>

---
 Documentation/admin-guide/sysctl/vm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/sysctl/vm.rst b/Documentation/admin-guide/sysctl/vm.rst
index f455fa00c00f..9142ecadcad3 100644
--- a/Documentation/admin-guide/sysctl/vm.rst
+++ b/Documentation/admin-guide/sysctl/vm.rst
@@ -876,7 +876,7 @@ unprivileged_userfaultfd
 This flag controls whether unprivileged users can use the userfaultfd
 system calls.  Set this to 1 to allow unprivileged users to use the
 userfaultfd system calls, or set this to 0 to restrict userfaultfd to only
-privileged users (with SYS_CAP_PTRACE capability).
+privileged users (with CAP_SYS_PTRACE capability).
 
 The default value is 1.
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] fix typo
@ 2019-09-25 18:09 Dongliang Mu
  0 siblings, 0 replies; 5+ messages in thread
From: Dongliang Mu @ 2019-09-25 18:09 UTC (permalink / raw)
  To: davem, g.nault; +Cc: linux-kernel, Dongliang Mu

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>

Change Tinnel to Tunnel
---
 net/l2tp/l2tp_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c
index 105e5a7092e7..b4647fcfe3d6 100644
--- a/net/l2tp/l2tp_core.c
+++ b/net/l2tp/l2tp_core.c
@@ -1138,7 +1138,7 @@ int l2tp_xmit_skb(struct l2tp_session *session, struct sk_buff *skb, int hdr_len
 EXPORT_SYMBOL_GPL(l2tp_xmit_skb);
 
 /*****************************************************************************
- * Tinnel and session create/destroy.
+ * Tunnel and session create/destroy.
  *****************************************************************************/
 
 /* Tunnel socket destruct hook.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] Fix typo
@ 2005-10-28 12:26 Horst von Brand
  0 siblings, 0 replies; 5+ messages in thread
From: Horst von Brand @ 2005-10-28 12:26 UTC (permalink / raw)
  To: coreteam; +Cc: Linux Kernel Mailing List

Date: 1128458496 -0400

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>


---

 net/ipv4/netfilter/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

applies-to: 773021ad63126ff2dacff654bd41b03a4ad6389e
559144e679f79e29738fd9567cd58a77a027e587
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
index 2cd7e7d..a765972 100644
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -141,7 +141,7 @@ config IP_NF_PPTP
 	tristate  'PPTP protocol support'
 	help
 	  This module adds support for PPTP (Point to Point Tunnelling
-	  Protocol, RFC2637) conncection tracking and NAT. 
+	  Protocol, RFC2637) connection tracking and NAT. 
 	
 	  If you are running PPTP sessions over a stateful firewall or NAT
 	  box, you may want to enable this feature.  
---
0.99.8.GIT

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

end of thread, other threads:[~2024-05-03  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 20:11 [PATCH] Fix typo Aryabhatta Dey
2024-05-03  7:22 ` Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2020-11-09  3:44 [PATCH] fix typo n01e0
2019-09-25 18:09 Dongliang Mu
2005-10-28 12:26 [PATCH] Fix typo Horst von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox