From: Satyam Sharma Date: Tue, 31 Jul 2007 07:38:17 +0000 (-0700) Subject: Fix a typo in Documentation/keys.txt X-Git-Tag: v2.6.23-rc2~99 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7eacbbd32a98ab5b607f7773bb2692cc195db9b2;p=~shefty%2Frdma-dev.git Fix a typo in Documentation/keys.txt Signed-off-by: Satyam Sharma Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/keys.txt b/Documentation/keys.txt index 81d9aa09729..947d57d5345 100644 --- a/Documentation/keys.txt +++ b/Documentation/keys.txt @@ -859,9 +859,8 @@ payload contents" for more information. void unregister_key_type(struct key_type *type); -Under some circumstances, it may be desirable to desirable to deal with a -bundle of keys. The facility provides access to the keyring type for managing -such a bundle: +Under some circumstances, it may be desirable to deal with a bundle of keys. +The facility provides access to the keyring type for managing such a bundle: struct key_type key_type_keyring;