X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fkeys.txt;h=b56aacc1fff864022dbdf67aac997d54f0d14f32;hb=f58899bb0224741eb0409ada67ecafe90ba137ef;hp=d5c7a57d17007fa0f43558b270b0e4c302d5f8aa;hpb=867a89e0b73af48838c7987e80899a1ff26dd6ff;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);