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

Signed-off-by: David Howells <dhowe...@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 (dhowe...@redhat.com)
  *
  * RxRPC keys should have a description of describing their purpose:
- *     "a...@cambridge.redhat.com>
+ *     "a...@example.com"
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt


Reply via email to