mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-26 02:25:00 -05:00
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
This commit is contained in:
parent
fdefa4d87e
commit
dd89db1df9
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ extern struct key_type key_type_rxrpc;
|
|||
|
||||
extern struct key *rxrpc_get_null_key(const char *);
|
||||
|
||||
#endif /* _KEYS_USER_TYPE_H */
|
||||
#endif /* _KEYS_RXRPC_TYPE_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue