rxrpc: Fix example key name in a comment
[linux-2.6-microblaze.git] / net / rxrpc / key.c
index 7e6d192..9631aa8 100644 (file)
@@ -5,7 +5,7 @@
  * Written by David Howells (dhowells@redhat.com)
  *
  * RxRPC keys should have a description of describing their purpose:
- *     "afs@CAMBRIDGE.REDHAT.COM>
+ *     "afs@example.com"
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt