Commit 177b8989 authored by David Howells's avatar David Howells
Browse files

rxrpc: Fix example key name in a comment



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

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 9a0e6464
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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