summaryrefslogtreecommitdiffstats
path: root/kdbus-fix-typo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kdbus-fix-typo.patch')
-rw-r--r--kdbus-fix-typo.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/kdbus-fix-typo.patch b/kdbus-fix-typo.patch
new file mode 100644
index 00000000..2835acca
--- /dev/null
+++ b/kdbus-fix-typo.patch
@@ -0,0 +1,25 @@
+From: David Herrmann <dh.herrmann@gmail.com>
+Date: Tue, 26 May 2015 09:29:52 +0200
+Subject: [PATCH] kdbus: fix typo
+
+Fix "there" -> "their" typo.
+
+Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
+Acked-by: Daniel Mack <daniel@zonque.org>
+---
+ ipc/kdbus/connection.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/ipc/kdbus/connection.c b/ipc/kdbus/connection.c
+index ab476fa9ccca..fb2c6c67c4c1 100644
+--- a/ipc/kdbus/connection.c
++++ b/ipc/kdbus/connection.c
+@@ -753,7 +753,7 @@ void kdbus_conn_quota_dec(struct kdbus_conn *c, struct kdbus_user *u,
+ *
+ * kdbus is reliable. That means, we try hard to never lose messages. However,
+ * memory is limited, so we cannot rely on transmissions to never fail.
+- * Therefore, we use quota-limits to let callers know if there unicast message
++ * Therefore, we use quota-limits to let callers know if their unicast message
+ * cannot be transmitted to a peer. This works fine for unicasts, but for
+ * broadcasts we cannot make the caller handle the transmission failure.
+ * Instead, we must let the destination know that it couldn't receive a