From: Robert P. J. Day Date: Mon, 21 Apr 2008 22:43:55 +0000 (+0000) Subject: KEYS: Fix the comment to match the file name in rxrpc-type.h. X-Git-Tag: upstream/snapshot3+hdmi~26279^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd89db1df98003fadafa711ab8bc497aaf92980a;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git KEYS: Fix the comment to match the file name in rxrpc-type.h. Signed-off-by: Robert P. J. Day Acked-by: David Howells Signed-off-by: Jesper Juhl --- diff --git a/include/keys/rxrpc-type.h b/include/keys/rxrpc-type.h index 4ea429b..7609365 100644 --- a/include/keys/rxrpc-type.h +++ b/include/keys/rxrpc-type.h @@ -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 */