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