[PATCH net-next 12/17] rxrpc: Fix example key name in a comment

David Howells dhowells at redhat.com
Mon Nov 23 15:11:27 EST 2020


Fix an example of an rxrpc key name in a comment.

Signed-off-by: David Howells <dhowells at redhat.com>
---

 net/rxrpc/key.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/rxrpc/key.c b/net/rxrpc/key.c
index 7e6d19263ce3..9631aa8543b5 100644
--- a/net/rxrpc/key.c
+++ b/net/rxrpc/key.c
@@ -5,7 +5,7 @@
  * Written by David Howells (dhowells at redhat.com)
  *
  * RxRPC keys should have a description of describing their purpose:
- *	"afs at CAMBRIDGE.REDHAT.COM>
+ *	"afs at example.com"
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt





More information about the linux-afs mailing list