From: Randy Dunlap Date: Fri, 3 Jul 2020 22:41:15 +0000 (-0700) Subject: Documentation: networking: rxrpc: drop doubled word X-Git-Tag: v5.15~3405^2~38^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e54ac95afb2fe9dabcbb139b1705d5a8fe96345a;p=platform%2Fkernel%2Flinux-starfive.git Documentation: networking: rxrpc: drop doubled word Drop the doubled word "have". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: "David S. Miller" Cc: Jakub Kicinski Cc: netdev@vger.kernel.org Cc: David Howells Cc: linux-afs@lists.infradead.org Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/rxrpc.rst b/Documentation/networking/rxrpc.rst index 68552b9..39c2249 100644 --- a/Documentation/networking/rxrpc.rst +++ b/Documentation/networking/rxrpc.rst @@ -186,7 +186,7 @@ About the AF_RXRPC driver: time [tunable] after the last connection using it discarded, in case a new connection is made that could use it. - (#) A client-side connection is only shared between calls if they have have + (#) A client-side connection is only shared between calls if they have the same key struct describing their security (and assuming the calls would otherwise share the connection). Non-secured calls would also be able to share connections with each other.