X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fkeys.txt;h=b56aacc1fff864022dbdf67aac997d54f0d14f32;hb=ff9bc512f198eb47204f55b24c6fe3d36ed89592;hp=d5c7a57d17007fa0f43558b270b0e4c302d5f8aa;hpb=0b77f5bfb45c13e1e5142374f9d6ca75292252a4;p=linux-2.6 diff --git a/Documentation/keys.txt b/Documentation/keys.txt index d5c7a57d17..b56aacc1ff 100644 --- a/Documentation/keys.txt +++ b/Documentation/keys.txt @@ -864,7 +864,7 @@ payload contents" for more information. request_key_with_auxdata() respectively. These two functions return with the key potentially still under - construction. To wait for contruction completion, the following should be + construction. To wait for construction completion, the following should be called: int wait_for_key_construction(struct key *key, bool intr);