X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=Documentation%2Fkeys.txt;h=947d57d53453be799851155b0231cce1c9593217;hb=810e95ccd58d91369191aa4ecc9e6d4a10d8d0c8;hp=81d9aa09729811e7ca2cec3500e796d8a583c600;hpb=c58b8e4a25a1ba347a0e5d21984c97bd296f1691;p=linux-2.6-omap-h63xx.git 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;